CsVariableDeclarator Class ReferenceVariable declarator AST node. More...
Inheritance diagram for CsVariableDeclarator:
![]()
Detailed DescriptionVariable declarator AST node. EBNF grammar: local-variable-declarator: local-variable-initializer: 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 Documentation
Local variable entity. Local variable identifier. Initializer.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
© 2010 metaspec |