amath  1.8.5
Simple command line calculator
Lexer Member List

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

currentLexerprivate
FindKeyword(Symbol symbol)Lexerstatic
FindKeyword(const char *ident)Lexerprivatestatic
firstLexerprivate
GetDigitValue()Lexerprivate
GetFirstToken() constLexer
GetInput() constLexer
GetLiteral()Lexerprivate
GetNextToken()Lexerprivate
GetOperator()Lexerprivate
GetQuotedIdent()Lexerprivate
inputLexerprivate
Lexer(const char *input)Lexerexplicit
posLexerprivate
ShouldSkip(char character)Lexerprivatestatic
strLexerprivate
Tokenize()Lexer
~Lexer()Lexer