| Package | Description |
|---|---|
| io.ous.jtoml.impl |
| Modifier and Type | Method and Description |
|---|---|
Token.TokenType |
ValuedToken.getType() |
Token.TokenType |
Token.getType() |
Token.TokenType |
SymbolToken.getType() |
static Token.TokenType |
Token.TokenType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Token.TokenType[] |
Token.TokenType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.