| Package | Description |
|---|---|
| com.helger.pgcc.jjdoc |
Generates BNF documentation from a grammar.
|
| com.helger.pgcc.parser |
A grammar and lexer generator.
|
| com.helger.pgcc.parser.exp |
| Class and Description |
|---|
| AbstractExpRegularExpression
Describes regular expressions.
|
| Expansion
Describes expansions - entities that may occur on the right hand sides of
productions.
|
| ExpNonTerminal
Describes non terminals.
|
| Class and Description |
|---|
| AbstractExpRegularExpression
Describes regular expressions.
|
| ExpAction
Describes actions that may occur on the right hand side of productions.
|
| Expansion
Describes expansions - entities that may occur on the right hand sides of
productions.
|
| ExpChoice
Describes expansions where one of many choices is taken (c1|c2|...).
|
| ExpLookahead
Describes lookahead rule for a particular expansion or expansion sequence
(See Sequence.java).
|
| Class and Description |
|---|
| AbstractExpRegularExpression
Describes regular expressions.
|
| CharacterRange
Describes character range descriptors in a character list.
|
| Expansion
Describes expansions - entities that may occur on the right hand sides of
productions.
|
| ExpLookahead
Describes lookahead rule for a particular expansion or expansion sequence
(See Sequence.java).
|
| ICCCharacter
Marker interface
|
Copyright © 2017–2022 Philip Helger. All rights reserved.