package coq-lsp

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

Module Serlib.Ser_globnamesSource

Sourcemodule Names = Ser_names
Sourcetype abbreviation = Names.KerName.t
Sourceval abbreviation_of_sexp : Sexplib0.Sexp.t -> abbreviation
Sourceval sexp_of_abbreviation : abbreviation -> Sexplib0.Sexp.t
Sourcetype extended_global_reference = Globnames.extended_global_reference =
  1. | TrueGlobal of Names.GlobRef.t
  2. | Abbrev of abbreviation
Sourceval extended_global_reference_of_sexp : Sexplib0.Sexp.t -> extended_global_reference
Sourceval sexp_of_extended_global_reference : extended_global_reference -> Sexplib0.Sexp.t
OCaml

Innovation. Community. Security.