Package xsbti


package xsbti
  • Class
    Description
    An Action is very miminal representation of a `CodeAction` in the LSP protocol.
    A DiagnosticCode is a unique identifier that the compiler can associate with a diagnostic.
    Related information for a given diagnostic.
     
     
     
     
    T2<A1,A2>
    Used to pass a pair of values.
    A representation of the `TextEdit` found in the LSP protocol.
    A minimal representatin of the `WorkspaceEdit` found in the LSP protocol.