package coq-serapi

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

Module Serlib.Ser_pretype_errorsSource

Sourcetype unification_error = Pretype_errors.unification_error
Sourceval unification_error_of_sexp : Sexplib.Sexp.t -> unification_error
Sourceval sexp_of_unification_error : unification_error -> Sexplib.Sexp.t
Sourcetype position = Pretype_errors.position
Sourceval position_of_sexp : Sexplib.Sexp.t -> position
Sourceval sexp_of_position : position -> Sexplib.Sexp.t
Sourcetype position_reporting = Pretype_errors.position_reporting
Sourceval position_reporting_of_sexp : Sexplib.Sexp.t -> position_reporting
Sourceval sexp_of_position_reporting : position_reporting -> Sexplib.Sexp.t
Sourcetype subterm_unification_error = Pretype_errors.subterm_unification_error
Sourceval subterm_unification_error_of_sexp : Sexplib.Sexp.t -> subterm_unification_error
Sourceval sexp_of_subterm_unification_error : subterm_unification_error -> Sexplib.Sexp.t
Sourcetype pretype_error = Pretype_errors.pretype_error
Sourceval pretype_error_of_sexp : Sexplib.Sexp.t -> pretype_error
Sourceval sexp_of_pretype_error : pretype_error -> Sexplib.Sexp.t
OCaml

Innovation. Community. Security.