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