| Package | Description |
|---|---|
| org.antlr.tool |
| Modifier and Type | Field | Description |
|---|---|---|
Map<Integer,LeftRecursiveRuleAnalyzer.ASSOC> |
LeftRecursiveRuleAnalyzer.altAssociativity |
| Modifier and Type | Method | 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–2018 ANTLR. All rights reserved.