package coq-serapi

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type ppbox = Ppextend.ppbox
val ppbox_of_sexp : Sexplib.Sexp.t -> ppbox
val sexp_of_ppbox : ppbox -> Sexplib.Sexp.t
type ppcut = Ppextend.ppcut
val ppcut_of_sexp : Sexplib.Sexp.t -> ppcut
val sexp_of_ppcut : ppcut -> Sexplib.Sexp.t
type unparsing_rule = Ppextend.unparsing_rule
val unparsing_rule_of_sexp : Sexplib.Sexp.t -> unparsing_rule
val sexp_of_unparsing_rule : unparsing_rule -> Sexplib.Sexp.t
type extra_unparsing_rules = Ppextend.extra_unparsing_rules
val extra_unparsing_rules_of_sexp : Sexplib.Sexp.t -> extra_unparsing_rules
val sexp_of_extra_unparsing_rules : extra_unparsing_rules -> Sexplib.Sexp.t
type notation_printing_rules = Ppextend.notation_printing_rules
val notation_printing_rules_of_sexp : Sexplib.Sexp.t -> notation_printing_rules
val sexp_of_notation_printing_rules : notation_printing_rules -> Sexplib.Sexp.t