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