package coq-lsp

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

Run an action when a document has completed checking, attention, with or without errors.

type t = io:Io.CallBack.t -> token:Coq.Limits.Token.t -> doc:Doc.t -> unit
val add : t -> unit
OCaml

Innovation. Community. Security.