Uses of Class
org.antlr.v4.runtime.atn.RuleStopState
-
Packages that use RuleStopState Package Description org.antlr.v4.runtime.atn -
-
Uses of RuleStopState in org.antlr.v4.runtime.atn
Fields in org.antlr.v4.runtime.atn declared as RuleStopState Modifier and Type Field Description RuleStopState[]ATN. ruleToStopStateMaps from rule index to stop state number.RuleStopStateRuleStartState. stopState
-