| Package | Description |
|---|---|
| com.helger.pgcc.parser |
A grammar and lexer generator.
|
| Modifier and Type | Field and Description |
|---|---|
ParserData.LookaheadType |
ParserData.LookaheadInfo.lokaheadType |
| Modifier and Type | Method and Description |
|---|---|
static ParserData.LookaheadType |
ParserData.LookaheadType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParserData.LookaheadType[] |
ParserData.LookaheadType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017–2019 Philip Helger. All rights reserved.