package vscoq-language-server

  1. Overview
  2. Docs

Module LspWrapper.DiagnosticSeveritySource

Sourcetype t = Lsp.Types.DiagnosticSeverity.t =
  1. | Error
  2. | Warning
  3. | Information
  4. | Hint
Sourceval t_of_sexp : Sexplib0.Sexp.t -> t
Sourceval sexp_of_t : t -> Sexplib0.Sexp.t
Sourceval of_feedback_level : Feedback.level -> Lsp.Types.DiagnosticSeverity.t
OCaml

Innovation. Community. Security.