Method | Description | |
---|---|---|
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 | |
return | System.Collections.Generic |
public acceptVisitor ( IExprNodeVisitor v ) : void | ||
v | IExprNodeVisitor | |
return | void |