API:FMX.ASE.Lexer
Classes
| EAseLexerError | Catches all the possible errors that can occur during the lexical analysis of the .ase file. |
| TAseLexer | Represents the lexer for .ase files. |
Types
| Fmx_Ase_Lexer | |
| TASEToken | Represents a type of an ASE token. |
| TKeyWord | Represents a type of an ASE keyword. |
| TKeyWordRec | A record that stores a keyword and its hash. |
Variables
| KEY_WORDS | Hash table with all the ASE keywords strings and hash values. |