Package | Description |
---|---|
ch.qos.cal10n.util |
Package containing utility classes, used internally by the CAL10N
project.
|
Modifier and Type | Field and Description |
---|---|
(package private) TokenStream.State |
TokenStream.state |
Modifier and Type | Method and Description |
---|---|
static TokenStream.State |
TokenStream.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TokenStream.State[] |
TokenStream.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|