package coq-lsp

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module A = Petanque.Agent
val do_request : token:Coq.Limits.Token.t -> (module Protocol.Request.S) -> id:int -> params:(string * Yojson.Safe.t) list -> Lsp.Base.Response.t
val handle_request : token:Coq.Limits.Token.t -> id:int -> method_:String.t -> params:(string * Yojson.Safe.t) list -> Lsp.Base.Response.t
val interp : token:Coq.Limits.Token.t -> Lsp.Base.Message.t -> Yojson.Safe.t option
OCaml

Innovation. Community. Security.