Property | Type | Description | |
---|---|---|---|
altLabelToRuleName | string>.IDictionary | ||
errMgr | |||
g | |||
ruleToAltLabels | GrammarAST>.Runtime.Misc.MultiMap | ||
rules | Rule>.OrderedHashMap |
Method | Description | |
---|---|---|
DiscoverLexerRule ( |
||
DiscoverOuterAlt ( AltAST alt ) : void | ||
DiscoverRule ( |
||
GetErrorManager ( ) : |
||
Process ( |
||
RuleCollector ( |
public DiscoverLexerRule ( |
||
rule | ||
ID | ||
modifiers | IList |
|
block | ||
return | void |
public DiscoverOuterAlt ( AltAST alt ) : void | ||
alt | AltAST | |
return | void |
public DiscoverRule ( |
||
rule | ||
ID | ||
modifiers | IList |
|
arg | ||
returns | ||
thrws | ||
options | ||
locals | ||
actions | IList |
|
block | ||
return | void |
public GetErrorManager ( ) : |
||
return |
public Process ( |
||
ast | ||
return | void |
public RuleCollector ( |
||
g | ||
return | System.Collections.Generic |
public IDictionary |
||
return | string>.IDictionary |
public Runtime.Misc.MultiMap |
||
return | GrammarAST>.Runtime.Misc.MultiMap |