Method | Description | |
---|---|---|
ExprNode_ConstString ( int line, string str ) : System.Collections.Generic | ||
acceptVisitor ( IExprNodeVisitor v ) : void |
public ExprNode_ConstString ( int line, string str ) : System.Collections.Generic | ||
line | int | |
str | string | |
return | System.Collections.Generic |
public acceptVisitor ( IExprNodeVisitor v ) : void | ||
v | IExprNodeVisitor | |
return | void |