Expression initializer AST node. More...
List of all members.
Expression initializer AST node.
EBNF grammar:
element-initializer: non-assignment-expression "{" expression-list "}"
[virtual]
Collect token indexes associated with this AST node.
Reimplemented from CsExpressionListBase.
Recursively collect token indexes in source code order.
ICsAstCallback support.
Implements CsNode.
Clone AST node.
ICsAstVisitor support.
Conversion.