package coq-lsp

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = {
  1. sentenceRange : Range.t option;
  2. failedRequire : FailedRequire.t list option;
  3. quickFix : Range.t Qf.t list option;
}
OCaml

Innovation. Community. Security.