coq-lsp.petanque
Agent.Error
Petanque errors
Astdump_plugin
Example_plugin
Goaldumpl_plugin
Savevo_plugin
coq-lsp.coq
coq-lsp.fleche
coq-lsp.lang
coq-lsp.lsp
coq-lsp.plugin
fleche_waterproof
petanque_json
type t =
| Interrupted
| Parsing of string
| Coq of string
| Anomaly of string
| Theorem_not_found of string
val to_string : t -> string
val to_code : t -> int