메소드 | 설명 | |
---|---|---|
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 | |
리턴 | System.Collections.Generic |
public acceptVisitor ( IExprNodeVisitor v ) : void | ||
v | IExprNodeVisitor | |
리턴 | void |