PpvernacSourceThis module implements pretty-printers for vernac_expr syntactic objects and their subcomponents.
val 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.