public class LeftRecursiveRuleAltInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
AltAST |
altAST
|
String |
altLabel
|
int |
altNum
|
String |
altText
|
boolean |
isListLabel
|
String |
leftRecursiveRuleRefLabel
|
int |
nextPrec
|
AltAST |
originalAltAST
|
| Constructor and Description |
|---|
LeftRecursiveRuleAltInfo(int altNum, String
|
LeftRecursiveRuleAltInfo(int altNum, String
|
public int altNum
public StringleftRecursiveRuleRefLabel
public StringaltLabel
public final boolean isListLabel
public StringaltText
public AltASTaltAST
public AltASToriginalAltAST
public int nextPrec