package coq-lsp

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

Module Diagnostic.RangeSource

Sourcetype t = {
  1. start : Point.t;
  2. end_ : Point.t;
}
Sourceval to_yojson : t -> Yojson.Safe.t
Sourceval vnoc : t -> Lang.Range.t
OCaml

Innovation. Community. Security.