\hypertarget{_token_8cpp}{}\doxysection{src/\+Token.cpp File Reference} \label{_token_8cpp}\index{src/Token.cpp@{src/Token.cpp}} {\ttfamily \#include \char`\"{}Token.\+h\char`\"{}}\newline {\ttfamily \#include \char`\"{}utils.\+h\char`\"{}}\newline \doxysubsection*{Variables} \begin{DoxyCompactItemize} \item const std\+::string \mbox{\hyperlink{_token_8cpp_a11b1388fc87d0706641b71f004f5ce29}{token\+\_\+strings}} \mbox{[}$\,$\mbox{]} \end{DoxyCompactItemize} \doxysubsection{Variable Documentation} \mbox{\Hypertarget{_token_8cpp_a11b1388fc87d0706641b71f004f5ce29}\label{_token_8cpp_a11b1388fc87d0706641b71f004f5ce29}} \index{Token.cpp@{Token.cpp}!token\_strings@{token\_strings}} \index{token\_strings@{token\_strings}!Token.cpp@{Token.cpp}} \doxysubsubsection{\texorpdfstring{token\_strings}{token\_strings}} {\footnotesize\ttfamily const std\+::string token\+\_\+strings\mbox{[}$\,$\mbox{]}} {\bfseries Initial value\+:} \begin{DoxyCode}{0} \DoxyCodeLine{= \{} \DoxyCodeLine{ \textcolor{stringliteral}{"{}TT\_IDENTIFIER"{}}, \textcolor{stringliteral}{"{}TT\_NUMBER"{}}, \textcolor{stringliteral}{"{}TT\_FLOAT"{}}, \textcolor{stringliteral}{"{}TT\_KEYWORD"{}}, \textcolor{stringliteral}{"{}TT\_STRING"{}}, \textcolor{stringliteral}{"{}TT\_PLUS"{}},} \DoxyCodeLine{ \textcolor{stringliteral}{"{}TT\_MINUS"{}}, \textcolor{stringliteral}{"{}TT\_MUL"{}}, \textcolor{stringliteral}{"{}TT\_DIV"{}}, \textcolor{stringliteral}{"{}TT\_AT"{}}, \textcolor{stringliteral}{"{}TT\_EQUAL"{}}, \textcolor{stringliteral}{"{}TT\_LESSTHAN"{}},} \DoxyCodeLine{ \textcolor{stringliteral}{"{}TT\_GREATERTHAN"{}}, \textcolor{stringliteral}{"{}TT\_LPAREN"{}}, \textcolor{stringliteral}{"{}TT\_RPAREN"{}}, \textcolor{stringliteral}{"{}TT\_LBRACKET"{}}, \textcolor{stringliteral}{"{}TT\_RBRACKET"{}}, \textcolor{stringliteral}{"{}TT\_SEMICOLON"{}},} \DoxyCodeLine{ \textcolor{stringliteral}{"{}TT\_LOADEDSTRING"{}}, \textcolor{stringliteral}{"{}TT\_EOF"{}}, \textcolor{stringliteral}{"{}TT\_NULL"{}}, \textcolor{stringliteral}{"{}TT\_EQUALS"{}}, \textcolor{stringliteral}{"{}TT\_GTE"{}}, \textcolor{stringliteral}{"{}TT\_LTE"{}},} \DoxyCodeLine{ \textcolor{stringliteral}{"{}TT\_PERIOD"{}}, \textcolor{stringliteral}{"{}TT\_COMMA"{}}, \textcolor{stringliteral}{"{}TT\_PATH"{}}, \textcolor{stringliteral}{"{}TT\_EXCLAMATION"{}}, \textcolor{stringliteral}{"{}TT\_NEQUAL"{}}, \textcolor{stringliteral}{"{}TT\_LSQB"{}},} \DoxyCodeLine{ \textcolor{stringliteral}{"{}TT\_RSQB"{}}, \textcolor{stringliteral}{"{}TT\_TYPE"{}}, \textcolor{stringliteral}{"{}TT\_IMPORT"{}}, \textcolor{stringliteral}{"{}TT\_SYSCALL0"{}}, \textcolor{stringliteral}{"{}TT\_SYSCALL1"{}}, \textcolor{stringliteral}{"{}TT\_SYSCALL2"{}},} \DoxyCodeLine{ \textcolor{stringliteral}{"{}TT\_SYSCALL3"{}}, \textcolor{stringliteral}{"{}TT\_SYSCALL4"{}}, \textcolor{stringliteral}{"{}TT\_SYSCALL5"{}}, \textcolor{stringliteral}{"{}TT\_COMPILERMACRO"{}}\}} \end{DoxyCode}