Search Results for

    Show / Hide Table of Contents

    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 Source

    SymbolTable

    Declaration
    SymbolTable SymbolTable { get; }
    Property Value
    Type Description
    SymbolTable
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx