Package | Description |
---|---|
jfun.parsec.tokens |
Provides some predefined tokens and Tokenizer implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
MyToken
Deprecated.
|
class |
TokenDecimal
Deprecated.
|
class |
TokenInteger
Deprecated.
|
class |
TokenReserved
Deprecated.
|
class |
TokenWord
Deprecated.
|
class |
TypedToken<Type>
Represents a token associated with a token type.
|