메소드 | 설명 | |
---|---|---|
ExprNode_ID ( int line, string name ) : System.Collections.Generic | ||
acceptVisitor ( IExprNodeVisitor v ) : void |
public ExprNode_ID ( int line, string name ) : System.Collections.Generic | ||
line | int | |
name | string | |
리턴 | System.Collections.Generic |
public acceptVisitor ( IExprNodeVisitor v ) : void | ||
v | IExprNodeVisitor | |
리턴 | void |