coq-lsp.lsp
JFleche.Message
Goals
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 'a t = {
range : JLang.Range.t option;
level : int;
text : 'a;
}