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 )+
[inline]
[inline, virtual]
Collect entities defined in this AST node.
Implements CsNode.
Collect entity references.
[virtual]
Collect token indexes associated with this AST node.
Recursively collect token indexes in source code order.
Build Entities - pass 2 (for internal purpose only).
CsAstCallback support.
Clear all entity references (for internal purpose only).
Returns entity modification.
Returns node pass type.
Member Lookup - pass 4 (for internal purpose only).
Type Lookup - pass 3 (for internal purpose only).
CsAstVisitor support.
Block entity.
Labels.
Statements.