| Package | Description |
|---|---|
| ch.qos.logback.core.pattern.parser |
| Modifier and Type | Field and Description |
|---|---|
(package private) TokenStream.TokenizerState |
TokenStream.state |
| Modifier and Type | Method and Description |
|---|---|
static TokenStream.TokenizerState |
TokenStream.TokenizerState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TokenStream.TokenizerState[] |
TokenStream.TokenizerState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|