package coq-lsp
-
coq-lsp.lsp
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
module Stats : sig ... end
val interp_command :
st:Coq.State.t ->
Coq.Ast.t ->
Coq.State.t Coq.Interp.interp_result Stats.t
Interpret a command, possibly memoizing it
val interp_admitted : st:Coq.State.t -> Coq.State.t
module CacheStats : sig ... end
val input_info : (Coq.Ast.t * Coq.State.t) -> string
debug