| Package | Description |
|---|---|
| org.antlr.runtime |
| Modifier and Type | Field and Description |
|---|---|
java.util.List<? extends SerializedGrammar.Rule> |
SerializedGrammar.rules |
| Modifier and Type | Method and Description |
|---|---|
protected SerializedGrammar.Rule |
SerializedGrammar.readRule(java.io.DataInputStream in) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<? extends SerializedGrammar.Rule> |
SerializedGrammar.readRules(java.io.DataInputStream in,
int numRules) |