Uses of Class
org.antlr.runtime.SerializedGrammar.Rule
Packages that use SerializedGrammar.Rule
-
Uses of SerializedGrammar.Rule in org.antlr.runtime
Fields in org.antlr.runtime with type parameters of type SerializedGrammar.RuleMethods in org.antlr.runtime that return SerializedGrammar.RuleModifier and TypeMethodDescriptionprotected SerializedGrammar.Rule
SerializedGrammar.readRule
(DataInputStream in) Methods in org.antlr.runtime that return types with arguments of type SerializedGrammar.RuleModifier and TypeMethodDescriptionprotected List
<? extends SerializedGrammar.Rule> SerializedGrammar.readRules
(DataInputStream in, int numRules)