Search Results for

    Show / Hide Table of Contents

    Class LuaDiagnosticFormatter

    The Lua diagnostic formatter.

    Inheritance
    System.Object
    DiagnosticFormatter
    LuaDiagnosticFormatter
    Inherited Members
    DiagnosticFormatter.Format(Diagnostic, Nullable<IFormatProvider>)
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Loretta.CodeAnalysis.Lua
    Assembly: Loretta.CodeAnalysis.Lua.dll
    Syntax
    public class LuaDiagnosticFormatter : DiagnosticFormatter

    Properties

    | Improve this Doc View Source

    Instance

    The diagnostic formatter instance.

    Declaration
    public static LuaDiagnosticFormatter Instance { get; }
    Property Value
    Type Description
    LuaDiagnosticFormatter
    • Improve this Doc
    • View Source
    ☀
    ☾
    In This Article
    Back to top

    Copyright (c) LorettaDevs

    Generated by DocFX

    ☀
    ☾