Property | Type | Description | |
---|---|---|---|
ctxType | string | ||
hasLookaheadBlock | bool | ||
index | int | ||
modifiers | IList |
||
name | string | ||
rule | |||
ruleLabels | ICollection |
||
startState | |||
tokenLabels | ICollection |
||
variantOf | string |
Method | Description | |
---|---|---|
AddContextDecl ( string altLabel, |
||
AddContextGetters ( OutputModelFactory factory, ICollection |
||
AddLocalDecl ( |
||
FillNamedActions ( OutputModelFactory factory, |
||
GetDeclForAltElement ( |
||
GetDeclsForAllElements ( IList |
||
GetLabelName ( |
||
RuleFunction ( OutputModelFactory factory, |
Method | Description | |
---|---|---|
GetElementFrequenciesForAlt ( AltAST ast ) : FrequencySet |
public AddContextDecl ( string altLabel, |
||
altLabel | string | |
d | ||
return | void |
public AddContextGetters ( OutputModelFactory factory, ICollection |
||
factory | OutputModelFactory | |
contextASTs | ICollection |
|
return | void |
public AddLocalDecl ( |
||
d | ||
return | void |
public FillNamedActions ( OutputModelFactory factory, |
||
factory | OutputModelFactory | |
r | ||
return | void |
public GetDeclForAltElement ( |
||
t | ||
refLabelName | string | |
needList | bool | |
optional | bool | |
return | IList |
public GetDeclsForAllElements ( IList |
||
altASTs | IList |
|
return | ISet |
protected GetElementFrequenciesForAlt ( AltAST ast ) : FrequencySet |
||
ast | AltAST | |
return | FrequencySet |
public static GetLabelName ( |
||
g | ||
t | ||
return | string |
public RuleFunction ( OutputModelFactory factory, |
||
factory | OutputModelFactory | |
r | ||
return | System.Collections.Generic |
public ATNState,Antlr4.Runtime.Atn startState | ||
return |