public final class TLexer extends Object
Modifier and Type | Field and Description |
---|---|
List<CSet> |
charsets
The character set dictionary
|
List<TLexerEntry> |
entries
The list of encoded entries
|
Extent |
footer
The location of this lexer's footer
|
Extent |
header
The location of this lexer's header
|
List<Located<String>> |
imports
The imports to be added to the generated lexer
|
public final Extent header
public final List<TLexerEntry> entries
public final Extent footer