Package | Description |
---|---|
org.stekikun.dolmen.unparam |
Modifier and Type | Method and Description |
---|---|
Grammars.PredictionTable.Builder |
Grammars.PredictionTable.Builder.add(String nterm,
String term,
Production prod)
Extends the partition table in this builder by associating
the production
prod to the given combination of
non-terminal and terminal. |