| Package | Description |
|---|---|
| org.antlr.v4.analysis |
| Modifier and Type | Field and Description |
|---|---|
Map<Integer,LeftRecursiveRuleAnalyzer.ASSOC> |
LeftRecursiveRuleAnalyzer.altAssociativity |
| Modifier and Type | Method and Description |
|---|---|
static LeftRecursiveRuleAnalyzer.ASSOC |
LeftRecursiveRuleAnalyzer.ASSOC.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LeftRecursiveRuleAnalyzer.ASSOC[] |
LeftRecursiveRuleAnalyzer.ASSOC.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 1992–2020 ANTLR. All rights reserved.