CsSwitchStatement Class ReferenceSwitch statement AST node. More...
Inheritance diagram for CsSwitchStatement:
![]()
Detailed DescriptionSwitch statement AST node. EBNF grammar: switch-statement: switch-block: switch-sections: Constructor & Destructor DocumentationMember Function Documentation
Collect token indexes associated with this AST node. Implements CsNode.
Recursively collect token indexes in source code order. Implements CsNode.
ICsAstCallback support. Implements CsNode.
Clone AST node. Implements CsNode.
ICsAstVisitor support. Implements CsNode. Member Data DocumentationDefault label. Switch block entity. Switch expression. Governing type [ECMA-334, 15.7.2].
Int label table.
Literal null label.
Sections.
String label table.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
© 2010 metaspec |