Search Results for

    Show / Hide Table of Contents

    Enum ContinueType

    The type of continue the lua flavor being parsed has.

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

    Fields

    Name Description
    ContextualKeyword

    Continue is a contextual keyword (is only a keyword when used as a statement).

    Keyword

    Continue is a keyword.

    None

    No continue.

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

    Copyright (c) LorettaDevs

    Generated by DocFX

    ☀
    ☾