package coq-lsp

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

Module Ast.IdSource

Sourcetype t
Sourceval of_string : string -> t
Sourceval of_coq : Names.Id.t -> t
Sourceval to_coq : t -> Names.Id.t
module Set : CSet.S with type elt = t
module Map : CMap.ExtS with type key = t and module Set := Set
OCaml

Innovation. Community. Security.