| Package | Description |
|---|---|
| org.boon.template.support |
| Modifier and Type | Method and Description |
|---|---|
TokenTypes |
Token.type() |
static TokenTypes |
TokenTypes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TokenTypes[] |
TokenTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Token(int start,
int stop,
TokenTypes type) |
Copyright © 2016. All Rights Reserved.