Search Results for

    Show / Hide Table of Contents

    Enum ScopeKind

    The type of scope.

    Namespace: Loretta.CodeAnalysis.Lua
    Assembly: Loretta.CodeAnalysis.Lua.dll
    Syntax
    public enum ScopeKind

    Fields

    Name Description
    Block

    A block's scope.

    File

    A file's scope.

    Function

    A local function's scope.

    Global

    The global scope.

    • Improve this Doc
    • View Source
    ☀
    ☾
    In This Article
    Back to top

    Copyright (c) LorettaDevs

    Generated by DocFX

    ☀
    ☾