API:FMX.ASE.Lexer

From RAD Studio API Documentation
Jump to: navigation, search

Classes

EAseLexerErrorCatches all the possible errors that can occur during the lexical analysis of the .ase file.
TAseLexerRepresents the lexer for .ase files.
TASETokenHelperFor internal use. TASETokenHelper is a record helper that provides fields for a scoped enumeration, the FMX.ASE.Lexer.TASEToken type.

Types

Fmx_Ase_Lexer
TASETokenRepresents a type of an ASE token.
TKeyWordRepresents a type of an ASE keyword.
TKeyWordRecA record that stores a keyword and its hash.

Variables

KEY_WORDSHash table with all the ASE keywords strings and hash values.