Attributes AST node. More...
List of all members.
Attributes AST node.
EBNF grammar:
attributes: attribute-sections
attribute-sections: (attribute-section)+
[virtual]
Collect token indexes associated with this AST node.
Implements CsNode.
Recursively collect token indexes in source code order.
ICsAstCallback support.
Clone AST node.
Replace CsNode fields.
Reimplemented from CsNode.
ICsAstVisitor support.
Attribute sections.