![]() |
Initializes a new instance of the Symbol class. |
![]() | Gets or sets the declared type of the symbol. |
![]() | Gets or sets the declared type of the symbol. |
![]() | Gets the full name of the scope (namespace.class.member...). |
![]() | |
![]() | Gets or sets the given name of the Definition. |
![]() | Gets or sets the scope of the definition. |
![]() | Link to the defining element. |
![]() | Link to the defining type. Actual types just return a ref to themselves. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Gets the hash of this defintion. The hash is made from the full path. |
![]() | Gets the Type of the current instance. |
![]() |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
Symbol Class | DDW.CSharp.SymbolTable Namespace