petanque_shell
Petanque_shell.Interp_shell
Astdump_plugin
Example_plugin
Explain_errors
Goaldumpl_plugin
Savevo_plugin
Unidiff_plugin
coq-lsp.coq
coq-lsp.fleche
coq-lsp.lang
coq-lsp.lsp
coq-lsp.petanque
coq-lsp.plugin
coq-lsp.request
coq-lsp.serlib
fleche_waterproof
petanque_json
serlib_cc
serlib_extraction
serlib_firstorder
serlib_funind
serlib_ltac
serlib_ltac2
serlib_micromega
serlib_number_string_notation_plugin
serlib_ring
serlib_ssr
serlib_ssrmatching
serlib_tauto
serlib_zify
module Lsp = Fleche_lsp
type doc_handler = token:Coq.Limits.Token.t -> uri:Lang.LUri.File.t -> Fleche.Doc.t Petanque.Agent.R.t
val interp : fn:doc_handler -> token:Coq.Limits.Token.t -> Lsp.Base.Message.t -> Lsp.Base.Message.t option