프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ctxType | string | ||
hasLookaheadBlock | bool | ||
index | int | ||
modifiers | IList |
||
name | string | ||
rule | |||
ruleLabels | ICollection |
||
startState | |||
tokenLabels | ICollection |
||
variantOf | string |
메소드 | 설명 | |
---|---|---|
AddContextDecl ( string altLabel, |
||
AddContextGetters ( OutputModelFactory factory, ICollection |
||
AddLocalDecl ( |
||
FillNamedActions ( OutputModelFactory factory, |
||
GetDeclForAltElement ( |
||
GetDeclsForAllElements ( IList |
||
GetLabelName ( |
||
RuleFunction ( OutputModelFactory factory, |
메소드 | 설명 | |
---|---|---|
GetElementFrequenciesForAlt ( AltAST ast ) : FrequencySet |
public AddContextDecl ( string altLabel, |
||
altLabel | string | |
d | ||
리턴 | void |
public AddContextGetters ( OutputModelFactory factory, ICollection |
||
factory | OutputModelFactory | |
contextASTs | ICollection |
|
리턴 | void |
public AddLocalDecl ( |
||
d | ||
리턴 | void |
public FillNamedActions ( OutputModelFactory factory, |
||
factory | OutputModelFactory | |
r | ||
리턴 | void |
public GetDeclForAltElement ( |
||
t | ||
refLabelName | string | |
needList | bool | |
optional | bool | |
리턴 | IList |
public GetDeclsForAllElements ( IList |
||
altASTs | IList |
|
리턴 | ISet |
protected GetElementFrequenciesForAlt ( AltAST ast ) : FrequencySet |
||
ast | AltAST | |
리턴 | FrequencySet |
public static GetLabelName ( |
||
g | ||
t | ||
리턴 | string |
public RuleFunction ( OutputModelFactory factory, |
||
factory | OutputModelFactory | |
r | ||
리턴 | System.Collections.Generic |