package coq-lsp

  1. Overview
  2. Docs

Coq-lsp-specific

type t = {
  1. status : [ `Yes | `Stopped | `Failed ];
  2. range : Lang.Range.t;
}
val to_yojson : t -> Yojson.Safe.t
OCaml

Innovation. Community. Security.