package coq-lsp

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

Module Io.LogSource

Sourceval trace : string -> ?extra:string -> ('a, Format.formatter, unit) format -> 'a

Debug trace

Sourceval trace_ : string -> ?extra:string -> string -> unit

Raw LSP method

Sourceval trace_object : string -> Yojson.Safe.t -> unit

Log JSON object to server info log

Sourceval feedback : Loc.t Coq.Message.t list -> unit

For unexpected feedback, remove eventually or just assert false?

OCaml

Innovation. Community. Security.