Interface for Defintions. Definitions may be variable declarations, or scope declarations that have names (like types or methods, but not blocks or accessors). Note: With members that can declare multiple types at once, like fields or events, the declarator is the IDefinition.
For a list of all members of this type, see IDefinition Members.
DDW.CSharp.SymbolTable.IDefinition
DDW.CSharp.SymbolTable.ISymbol
Type | Description |
---|---|
BuiltInDefinition | Base class for Definitions. Definitions may be variables, or scopes that have names. |
Definition | Base class for Definitions. Definitions may be variables, or scopes that have names. |
OverloadableDefinition | Base class for Definitions. Definitions may be variables, or scopes that have names. |
Symbol |
Namespace: DDW.CSharp.SymbolTable
Assembly: CSharp (in CSharp.dll)
IDefinition Members | DDW.CSharp.SymbolTable Namespace