package coq-lsp

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

Parameters

module C : Chans

Signature

val init : Protocol.Init.Params.t -> (Protocol.Init.Response.t, string) Stdlib.result
val start : Protocol.Start.Params.t -> (Protocol.Start.Response.t, string) Stdlib.result
val run_tac : Protocol.RunTac.Params.t -> (Protocol.RunTac.Response.t, string) Stdlib.result
val goals : Protocol.Goals.Params.t -> (Protocol.Goals.Response.t, string) Stdlib.result
val premises : Protocol.Premises.Params.t -> (Protocol.Premises.Response.t, string) Stdlib.result
OCaml

Innovation. Community. Security.