Package | Description |
---|---|
org.antlr.runtime |
Modifier and Type | Field and Description |
---|---|
(package private) SerializedGrammar.Block |
SerializedGrammar.Rule.block |
Modifier and Type | Method and Description |
---|---|
protected SerializedGrammar.Block |
SerializedGrammar.readBlock(java.io.DataInputStream in) |
Constructor and Description |
---|
Rule(java.lang.String name,
SerializedGrammar.Block block) |