coq-lsp.lsp
JFleche.FlecheDocument
Example_plugin
coq-lsp.coq
coq-lsp.fleche
coq-lsp.lang
coq-lsp.plugin
fleche_waterproof
type t = {
spans : RangedSpan.t list;
completed : CompletionStatus.t;
}
val to_yojson : t -> Yojson.Safe.t