package coq-lsp

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Petanque_json.InterpSource

module A = Petanque.Agent
Sourceval do_request : token:Coq.Limits.Token.t -> (module Protocol.Request.S) -> id:int -> params:(string * Yojson.Safe.t) list -> Lsp.Base.Response.t
Sourceval handle_request : token:Coq.Limits.Token.t -> id:int -> method_:Stdlib.String.t -> params:(string * Yojson.Safe.t) list -> Lsp.Base.Response.t
Sourceval interp : token:Coq.Limits.Token.t -> Lsp.Base.Message.t -> Yojson.Safe.t option
OCaml

Innovation. Community. Security.