package coq-lsp

  1. Overview
  2. Docs

Module Coq.AstSource

Sourcetype t
Sourceval loc : t -> Loc.t option
Sourceval hash : t -> int
Sourceval compare : t -> t -> int
Sourceval print : t -> Pp.t
Sourceval grab_definitions : (Loc.t -> Names.Id.t -> 'a) -> t list -> 'a list
Sourceval marshal_in : in_channel -> t
Sourceval marshal_out : out_channel -> t -> unit
OCaml

Innovation. Community. Security.