amath  1.8.5
Simple command line calculator
Token Member List

This is the complete list of members for Token, including all inherited members.

GetLastToken() constToken
GetNextToken()Token
GetPos() constToken
GetText() constToken
lastTokenprivate
Lexer classTokenfriend
nextTokenprivate
posTokenprivate
symbolToken
textTokenprivate
Token(Token *last, Symbol symbol, int pos)Token
Token(Token *last, Symbol symbol, const char *text, int pos)Token
~Token()Token