package vscoq-language-server

  1. Overview
  2. Docs

Module Protocol.LspWrapperSource

Sourcemodule Position : sig ... end
Sourcemodule Range : sig ... end
Sourcemodule DiagnosticSeverity : sig ... end
Sourcetype query_result = {
  1. id : string;
  2. name : Printing.pp;
  3. statement : Printing.pp;
}
Sourcetype notification =
  1. | QueryResultNotification of query_result
OCaml

Innovation. Community. Security.