See: Description
Class | Description |
---|---|
MyToken | Deprecated |
NamedToken |
A token that has a name.
|
TokenCharLiteral | Deprecated |
TokenDecimal | Deprecated |
TokenInteger | Deprecated |
Tokenizers |
The facade class for all pre-built Tokenizer implementations.
|
TokenLong | Deprecated |
TokenQuoted |
represents a string that is quoted by a open and close string.
|
TokenReserved | Deprecated |
Tokens |
This class create some basic tokens.
|
TokenString | Deprecated |
TokenStringLiteral | Deprecated |
TokenWord | Deprecated |
TypedToken<Type> |
Represents a token associated with a token type.
|
Enum | Description |
---|---|
TokenType |
This represents all pre-built token types.
|