프로퍼티 | 타입 | 설명 | |
---|---|---|---|
actionToken | Antlr.Runtime.IToken | ||
alt | |||
errMgr | |||
g | |||
node | |||
r |
메소드 | 설명 | |
---|---|---|
Attr ( string expr, Antlr.Runtime.IToken x ) : void | ||
AttributeChecks ( |
||
CheckAllAttributeExpressions ( |
||
ExamineAction ( ) : void | ||
IndirectTemplateInstance ( string expr ) : void | ||
IsolatedRuleRef ( string x ) : |
||
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 | ||
SetExprAttribute ( string expr ) : void | ||
SetNonLocalAttr ( string expr, Antlr.Runtime.IToken x, Antlr.Runtime.IToken y, Antlr.Runtime.IToken rhs ) : void | ||
SetSTAttribute ( string expr ) : void | ||
TemplateExpr ( string expr ) : void | ||
TemplateInstance ( string expr ) : void | ||
Text ( string text ) : void |
public Attr ( string expr, Antlr.Runtime.IToken x ) : void | ||
expr | string | |
x | Antlr.Runtime.IToken | |
리턴 | void |
public AttributeChecks ( |
||
g | ||
r | ||
alt | ||
node | ||
actionToken | Antlr.Runtime.IToken | |
리턴 | System.Collections.Generic |
public static CheckAllAttributeExpressions ( |
||
g | ||
리턴 | void |
public IndirectTemplateInstance ( string expr ) : void | ||
expr | string | |
리턴 | 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 |