package vscoq-language-server

  1. Overview
  2. Docs
type t = {
  1. proof : ProofState.t option;
  2. messages : (LspWrapper.DiagnosticSeverity.t * Printing.pp) list;
}
OCaml

Innovation. Community. Security.