| Package | Description |
|---|---|
| manifold.templates.tokenizer |
| Modifier and Type | Method and Description |
|---|---|
Token.TokenType |
Token.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 © 2018. All rights reserved.