PpvernacSourceThis module implements pretty-printers for vernac_expr syntactic objects and their subcomponents.
val pr_set_entry_type :
('custom -> Pp.t) ->
('a -> Pp.t) ->
('custom, 'a) Extend.constr_entry_key_gen ->
Pp.tval pr_rec_definition :
(Constrexpr.fixpoint_order_expr option * Vernacexpr.recursive_expr_gen) ->
Pp.tPrints a fixpoint body
Prints a scheme
Prints a vernac expression without dot
Prints a "proof using X" clause.
Prints a vernac expression and closes it with a dot.
Prints attributes, including surrounding "#" "", followed by space (empty on empty list)