| Package | Description |
|---|---|
| com.googlecode.aviator.lexer.token |
| Modifier and Type | Method | Description |
|---|---|---|
DelegateToken.DelegateTokenType |
DelegateToken.getDelegateTokenType() |
|
static DelegateToken.DelegateTokenType |
DelegateToken.DelegateTokenType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static DelegateToken.DelegateTokenType[] |
DelegateToken.DelegateTokenType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor | Description |
|---|---|
DelegateToken(Token<?> token,
DelegateToken.DelegateTokenType type) |
Copyright © 2022–2023. All rights reserved.