| Package | Description |
|---|---|
| org.antlr.v4.analysis |
| Modifier and Type | Field and Description |
|---|---|
Map |
LeftRecursiveRuleAnalyzer.altAssociativity
|
| Modifier and Type | Method and Description |
|---|---|
static LeftRecursiveRuleAnalyzer |
LeftRecursiveRuleAnalyzer.ASSOC.valueOf(String
Returns the enum constant of this type with the specified name.
|
static LeftRecursiveRuleAnalyzer |
LeftRecursiveRuleAnalyzer.ASSOC.values()
Returns an array containing the constants of this enum type, in the order they are declared.
|