For a list of all members of this type, see IScope Members.
Type | Description |
---|---|
AccessorDecl | An accessor declartation. |
ClassDecl | A class declartation. |
CompileUnit | A C# file level unit of code. This must be a complete C# file, snippets are not valid. |
ConstructorDecl | A constructor declartation. |
DestructorDecl | A destructor declartation. |
EnumDecl | An enum declartation. |
IndexerDecl | An indexer declartation. |
InterfaceDecl | An interface declartation. |
MethodDecl | A method declaration. |
NamespaceDecl | A namespace declaration. |
OperatorDecl | An operator declartation. |
StructDecl | A struct declartation. |
Namespace: DDW.CSharp.Dom
Assembly: CSharp (in CSharp.dll)
IScope Members | DDW.CSharp.Dom Namespace