Property | Type | Description | |
---|---|---|---|
leftRecursiveRuleRefLabels | string>>.IList | ||
originalAST | |||
recOpAlts | LeftRecursiveRuleAltInfo>.OrderedHashMap | ||
recPrimaryAlts | IList |
Method | Description | |
---|---|---|
GetAltLabels ( ) : IDictionary |
||
GetOriginalAST ( ) : |
||
GetOriginalNumberOfAlts ( ) : int | ||
GetPrimaryAlts ( ) : int[] | ||
GetRecursiveOpAlts ( ) : int[] | ||
GetUnlabeledAltASTs ( ) : IList |
||
HasAltSpecificContexts ( ) : bool | ||
LeftRecursiveRule ( |
public LeftRecursiveRule ( |
||
g | ||
name | string | |
ast | ||
return | System.Collections.Generic |
public IList |
||
return | string>>.IList |
public RuleAST,Antlr4.Tool.Ast originalAST | ||
return |
public OrderedHashMap |
||
return | LeftRecursiveRuleAltInfo>.OrderedHashMap |