Argument list AST node. More...
List of all members.
Argument list AST node.
EBNF grammar:
argument-list: argument ( "," argument )*
[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.
Arguments.