CsGotoStatement Class ReferenceGoto statement AST node. More...
Inheritance diagram for CsGotoStatement:
![]()
Detailed DescriptionGoto statement AST node. EBNF grammar: goto-statement: Constructor & Destructor Documentation
Member 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 DocumentationCase expression. Goto target node.
Label name. Goto label type (one of: tkIDENTIFIER, tkCASE, tkDEFAULT).
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
© 2010 metaspec |