Invocation expression AST node. More...
List of all members.
Invocation expression AST node.
EBNF grammar:
invocation-expression: expression "(" ( argument-list )? ")"
[virtual]
ICsAstVisitor support.
Implements CsNode.
Collect token indexes associated with this AST node.
Recursively collect token indexes in source code order.
ICsAstCallback support.
Clone AST node.
Replace CsNode fields.
Reimplemented from CsNode.
Invoke argument list.
Expression.
Invoked method specifier (generic method arguments).
Invoked object type (generic type arguments).