package coq-lsp

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val to_range : lines:string array -> Loc.t -> Lang.Range.t

Specific to Coq

val to_orange : lines:string array -> Loc.t option -> Lang.Range.t option
val 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.