Arglist expression AST node. More...
List of all members.
Arglist expression AST node.
EBNF grammar:
arglist-expression: __arglist ( "(" expresion-list ")" )?
[virtual]
Collect token indexes associated with this AST node.
Implements CsNode.
Recursively collect token indexes in source code order.
ICsAstCallback support.
Clone AST node.
Replace CsNode fields.
Reimplemented from CsNode.
ICsAstVisitor support.
Argument list.