프로퍼티 | 타입 | 설명 | |
---|---|---|---|
rulePropToModelMap | IDictionary |
||
thisRulePropToModelMap | IDictionary |
||
tokenPropToModelMap | IDictionary |
메소드 | 설명 | |
---|---|---|
ActionTranslator ( OutputModelFactory factory, |
||
Attr ( string expr, Antlr.Runtime.IToken x ) : void | ||
GetRuleLabel ( string x ) : string | ||
GetTokenLabel ( string x ) : string | ||
NonLocalAttr ( string expr, Antlr.Runtime.IToken x, Antlr.Runtime.IToken y ) : void | ||
QualifiedAttr ( string expr, Antlr.Runtime.IToken x, Antlr.Runtime.IToken y ) : void | ||
SetAttr ( string expr, Antlr.Runtime.IToken x, Antlr.Runtime.IToken rhs ) : void | ||
SetNonLocalAttr ( string expr, Antlr.Runtime.IToken x, Antlr.Runtime.IToken y, Antlr.Runtime.IToken rhs ) : void | ||
Text ( string text ) : void | ||
ToString ( IList |
||
TranslateAction ( OutputModelFactory factory, |
||
TranslateActionChunk ( OutputModelFactory factory, |
메소드 | 설명 | |
---|---|---|
GetRulePropertyRef ( Antlr.Runtime.IToken prop ) : |
||
GetRulePropertyRef ( Antlr.Runtime.IToken x, Antlr.Runtime.IToken prop ) : |
||
GetTokenPropertyRef ( Antlr.Runtime.IToken x, Antlr.Runtime.IToken y ) : |
public ActionTranslator ( OutputModelFactory factory, |
||
factory | OutputModelFactory | |
node | ||
리턴 | System.Collections.Generic |
public Attr ( string expr, Antlr.Runtime.IToken x ) : void | ||
expr | string | |
x | Antlr.Runtime.IToken | |
리턴 | void |
public NonLocalAttr ( string expr, Antlr.Runtime.IToken x, Antlr.Runtime.IToken y ) : void | ||
expr | string | |
x | Antlr.Runtime.IToken | |
y | Antlr.Runtime.IToken | |
리턴 | void |
public QualifiedAttr ( string expr, Antlr.Runtime.IToken x, Antlr.Runtime.IToken y ) : void | ||
expr | string | |
x | Antlr.Runtime.IToken | |
y | Antlr.Runtime.IToken | |
리턴 | void |
public SetAttr ( string expr, Antlr.Runtime.IToken x, Antlr.Runtime.IToken rhs ) : void | ||
expr | string | |
x | Antlr.Runtime.IToken | |
rhs | Antlr.Runtime.IToken | |
리턴 | void |
public SetNonLocalAttr ( string expr, Antlr.Runtime.IToken x, Antlr.Runtime.IToken y, Antlr.Runtime.IToken rhs ) : void | ||
expr | string | |
x | Antlr.Runtime.IToken | |
y | Antlr.Runtime.IToken | |
rhs | Antlr.Runtime.IToken | |
리턴 | void |
public static TranslateAction ( OutputModelFactory factory, |
||
factory | OutputModelFactory | |
rf | ||
tokenWithinAction | Antlr.Runtime.IToken | |
node | ||
리턴 | IList |
public static TranslateActionChunk ( OutputModelFactory factory, |
||
factory | OutputModelFactory | |
rf | ||
action | string | |
node | ||
리턴 | IList |
public static IDictionary |
||
리턴 | IDictionary |