package coq-lsp

  1. Overview
  2. Docs
Language Server Protocol native server for Coq

Install

Dune Dependency

Authors

Maintainers

Sources

coq-lsp-0.1.6.1.8.17.tbz
sha256=0b0ea3ce68aa549f61c004dd05d2b386dc18811ec4c9ac667ff2917857758707
sha512=d3e3ae7e055c1be38368fdc86679462e2aa4636805142e8fd1f73423a14a7c87e06d752f04964377fe39ed10972e3c47d433127694b104c0285adb976faadf66

doc/coq-lsp.fleche/Fleche/Doc/Node/Info/index.html

Module Node.InfoSource

Sourcetype t = private {
  1. cache_hit : bool;
  2. parsing_time : float;
  3. time : float option;
  4. mw_prev : float;
  5. mw_after : float;
  6. stats : Stats.t;
    (*

    Info about cumulative stats

    *)
}
Sourceval print : t -> string
OCaml

Innovation. Community. Security.