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