| Package | Description |
|---|---|
| org.antlr.v4.runtime.atn |
| Modifier and Type | Field and Description |
|---|---|
RuleStartState[] |
ATN.ruleToStartState
Maps from rule index to starting state number.
|
| Constructor and Description |
|---|
RuleTransition(RuleStartState ruleStart,
int ruleIndex,
ATNState followState) |
Copyright © 1992-2013 ANTLR. All Rights Reserved.