| Package | Description |
|---|---|
| net.morimekta.providence.reflect.parser.internal |
| Modifier and Type | Method and Description |
|---|---|
Symbol |
Token.getSymbol() |
static Symbol |
Symbol.valueOf(int b) |
static Symbol |
Symbol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Symbol[] |
Symbol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Tokenizer.expectSymbol(Symbol symbol,
String message) |
Copyright © 2016. All rights reserved.