coq-lsp.coq
Ast.Id
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
val of_string : string -> t
val of_coq : Names.Id.t -> t
val to_coq : t -> Names.Id.t
module Set : CSet.S with type elt = t
module Map : CMap.ExtS with type key = t and module Set := Set