CsConstructor Class ReferenceConstructor declaration AST node. More...
Inheritance diagram for CsConstructor:
![]()
Detailed DescriptionConstructor declaration AST node. EBNF grammar: constructor-declaration: constructor-modifiers: constructor-modifier: constructor-declarator: constructor-initializer: constructor-body: 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.
Returns true if node is method. Reimplemented from CsNode.
ICsAstVisitor support. Implements CsNode. Member Data DocumentationOther constructor call arguments. Attributes.
One of: tkEOF, tkBASE or tkTHIS.
Constructor method definition. Constructor method entity. Class name. Invoked method entity.
Modifiers. Constructor formal parameters.
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
© 2010 metaspec |