CsMethod Class ReferenceMethod AST node. More...
Inheritance diagram for CsMethod:
![]()
Detailed DescriptionMethod AST node. EBNF grammar: method-declaration: method-header: member-name: 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 DocumentationAttributes.
Constraints. Method definition.
Method entity. Method name. Interface type.
Modifiers. Method formal parameters. Method return type.
Type parameter list. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
© 2010 metaspec |