Method | Description | |
---|---|---|
ExprNode_Call ( int line, ExprNode, funcExpr, List |
||
acceptVisitor ( IExprNodeVisitor v ) : void |
public ExprNode_Call ( int line, ExprNode, funcExpr, List |
||
line | int | |
funcExpr | ExprNode, | |
paramExprs | List |
|
return | System.Collections.Generic |
public acceptVisitor ( IExprNodeVisitor v ) : void | ||
v | IExprNodeVisitor | |
return | void |