Interface IScopeNode
Interface which must be implemented by all SyntaxTreeNodes which are used for scoping declaration
Namespace: SqlDotNet.Compiler
Assembly: SqlDotNet.dll
Syntax
public interface IScopeNode
Properties
| Improve this Doc View SourceSymbolTable
Declaration
SymbolTable SymbolTable { get; }
Property Value
Type | Description |
---|---|
SymbolTable |