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