coq-lsp.lang
Lang.Range
Astdump_plugin
Example_plugin
Goaldumpl_plugin
Savevo_plugin
coq-lsp.coq
coq-lsp.fleche
coq-lsp.lsp
coq-lsp.petanque
coq-lsp.plugin
fleche_waterproof
petanque_json
type t = {
start : Point.t;
end_ : Point.t;
}
val pp : Format.formatter -> t -> unit
val to_string : t -> string