package coq-lsp

  1. Overview
  2. Docs
type t =
  1. | Yes of Loc.t
    (*

    Location of the last token in the document

    *)
  2. | Stopped of Loc.t
    (*

    Location of the last valid token

    *)
OCaml

Innovation. Community. Security.