package coq-lsp

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

Module Info.OSource

Sourcetype ('a, 'r) query = doc:Doc.t -> point:Offset.t -> 'a -> 'r option
Sourceval messages : (approx, Doc.Node.Message.t list) query
Sourceval completion : (string, string list) query
Sourceval in_state : st:Coq.State.t -> f:('a -> 'b option) -> 'a -> 'b option
OCaml

Innovation. Community. Security.