| Package | Description |
|---|---|
| org.opencypher.tools.g4tree |
| Modifier and Type | Method and Description |
|---|---|
static BnfSymbols |
BnfSymbols.getByName(String bnfName) |
static BnfSymbols |
BnfSymbols.getByValue(String characters) |
BnfSymbols |
BnfSymbols.Interleaver.nextSymbol() |
static BnfSymbols |
BnfSymbols.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BnfSymbols[] |
BnfSymbols.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BnfSymbolLiteral(BnfSymbols bnfSymbol) |
Copyright © 2019. All rights reserved.