LexerInterface Member List
This is the complete list of members for LexerInterface , including all inherited members.
| AddOperator (const String &chars) | LexerInterface | |
| Alloc (MAXON_SOURCE_LOCATION_DECLARATION) | LexerInterface | static |
| CheckIdent (const Char *cmp) const | LexerInterface | |
| CheckIdent (const String &cmp) const | LexerInterface | |
| 关闭 () | LexerInterface | |
| GetCurrentReadPosition () const | LexerInterface | |
| GetFloat (Float32 &val) const | LexerInterface | |
| GetFloat (Float64 &val) const | LexerInterface | |
| GetIdent () const | LexerInterface | |
| GetInt (Int32 &val) const | LexerInterface | |
| GetInt (Int64 &val) const | LexerInterface | |
| GetLeadingSpace () const | LexerInterface | |
| GetLine () const | LexerInterface | |
| GetSymbol () const | LexerInterface | |
| GetSymbolPosition () const | LexerInterface | |
| GetUInt (UInt32 &val) const | LexerInterface | |
| GetUInt (UInt64 &val) const | LexerInterface | |
| Init (UrlOrInputStream &&fileName, LEXERINITFLAGS flags, const String &stringEscapeCharacters, const StringDecodingRef &stringDecoding) | LexerInterface | |
| MAXON_INTERFACE_NONVIRTUAL (LexerInterface, MAXON_REFERENCE_NORMAL, "net.maxon.interface.lexer") | LexerInterface | private |
| ReadNextChar () | LexerInterface | |
| ReadNextSymbol (LEXERSYMBOLFLAGS flags=LEXERSYMBOLFLAGS::NONE) | LexerInterface | |
| ReadNextSymbolExpected (LEXERSYMBOL expectedSymbols, LEXERSYMBOLFLAGS flags=LEXERSYMBOLFLAGS::NONE) | LexerInterface | |
| RewindSymbol () | LexerInterface | |
| SkipLineToEnd (Bool collectSkipped=false) | LexerInterface | |
| SkipSpaces () | LexerInterface |