package coq-lsp

  1. Overview
  2. Docs
Language Server Protocol native server for Coq

Install

Dune Dependency

Authors

Maintainers

Sources

coq-lsp-0.2.3.9.0.tbz
sha256=8776582dddfe768623870cf540ff6ba1e96a44a36e85db18ab93d238d640f92a
sha512=2837889bf99bfe715bd0e752782211a76a14aac71ed37a4fb784f4f0abe338352c9c6d8caa37daf79c036997add1cb306c523f793625b38709f3b5e245380223

doc/serlib_ltac2/Serlib_ltac2/Ser_tac2env/index.html

Module Serlib_ltac2.Ser_tac2envSource

module Util = Serlib.Ser_util
module Loc = Serlib.Ser_loc
module CAst = Serlib.Ser_cAst
module Names = Serlib.Ser_names
Sourcemodule Tac2expr = Ser_tac2expr
Sourcemodule WLC2 : sig ... end
Sourceval ser_wit_ltac2_constr : (WLC2.raw, WLC2.glb, WLC2.top) Serlib__Ser_genarg.gen_ser
Sourcetype var_quotation_kind = Ltac2_plugin.Tac2env.var_quotation_kind =
  1. | ConstrVar
  2. | PretermVar
  3. | PatternVar
Sourceval var_quotation_kind_of_sexp : Sexplib0.Sexp.t -> var_quotation_kind
Sourceval sexp_of_var_quotation_kind : var_quotation_kind -> Sexplib0.Sexp.t
Sourceval var_quotation_kind_to_yojson : var_quotation_kind -> Yojson.Safe.t
Sourceval var_quotation_kind_of_yojson : Yojson.Safe.t -> var_quotation_kind Ppx_deriving_yojson_runtime.error_or
Sourceval _ : Yojson.Safe.t -> var_quotation_kind Ppx_deriving_yojson_runtime.error_or
Sourceval hash_fold_var_quotation_kind : Ppx_hash_lib.Std.Hash.state -> var_quotation_kind -> Ppx_hash_lib.Std.Hash.state
Sourceval hash_var_quotation_kind : var_quotation_kind -> Ppx_hash_lib.Std.Hash.hash_value
Sourceval compare_var_quotation_kind : var_quotation_kind -> var_quotation_kind -> int
Sourcemodule WLQ2 : sig ... end
Sourceval ser_wit_ltac2_var_quotation : (WLQ2.raw, WLQ2.glb, WLQ2.top) Serlib__Ser_genarg.gen_ser
Sourceval register : unit -> unit
OCaml

Innovation. Community. Security.