| Package | Description |
|---|---|
| com.googlecode.aviator.lexer.token |
| Modifier and Type | Method and 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 and Description |
|---|
DelegateToken(Token<?> token,
DelegateToken.DelegateTokenType type) |
Copyright © 2010–2022. All rights reserved.