| Package | Description |
|---|---|
| org.antlr.runtime |
| Modifier and Type | Field | Description |
|---|---|---|
List<? extends SerializedGrammar.Rule> |
SerializedGrammar.rules |
| Modifier and Type | Method | Description |
|---|---|---|
protected SerializedGrammar.Rule |
SerializedGrammar.readRule(DataInputStream in) |
| Modifier and Type | Method | Description |
|---|---|---|
protected List<? extends SerializedGrammar.Rule> |
SerializedGrammar.readRules(DataInputStream in,
int numRules) |
Copyright © 1992–2018 ANTLR. All rights reserved.