coq-lsp.coq
View.Obl
Astdump_plugin
Example_plugin
Goaldumpl_plugin
Savevo_plugin
coq-lsp.fleche
coq-lsp.lang
coq-lsp.lsp
coq-lsp.petanque
coq-lsp.plugin
fleche_waterproof
petanque_json
type t = private {
name : Names.Id.t;
loc : Loc.t option;
status : bool * Evar_kinds.obligation_definition_status;
solved : bool;
}