package coq-lsp

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

Module Coq.UtilsSource

Sourceval to_range : lines:string array -> Loc.t -> Lang.Range.t

Specific to Coq

Sourceval to_orange : lines:string array -> Loc.t option -> Lang.Range.t option
Sourceval with_control : fn:(unit -> unit) -> control:Vernacexpr.control_flag list -> st:State.t -> unit

Separation of parsing and execution made this API hard to use for us

OCaml

Innovation. Community. Security.