Switch section AST node. More...
List of all members.
Switch section AST node.
EBNF grammar:
switch-section: switch-labels statement-list
switch-labels: ( switch-label )+
[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.
Block entity.
Labels.
Statements.