package coq-lsp

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

Module Register.CompletedSource

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

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

Innovation. Community. Security.