Compilation unit AST node. More...
List of all members.
Compilation unit AST node.
EBNF grammar:
compilation-unit: (using-directives)? (global-attributes)? (namespace-member-declarations)?
[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 CsScopeNodeWithUsingDirectives.
ICsAstVisitor support.
Global attributes.
Declarations.
C# File.