Package | Description |
---|---|
net.percederberg.grammatica.parser |
Modifier and Type | Method and Description |
---|---|
ProductionPatternAlternative |
ProductionPattern.getAlternative(int pos)
Returns an alternative in this pattern.
|
Modifier and Type | Method and Description |
---|---|
void |
ProductionPattern.addAlternative(ProductionPatternAlternative alt)
Adds a production pattern alternative.
|