Ltac2_plugin.Tac2printSourcetype val_printer = {val_printer : 'a. Environ.env ->
Evd.evar_map ->
Tac2ffi.valexpr ->
'a Tac2expr.glb_typexpr list ->
Pp.t;}val pr_valexpr :
Environ.env ->
Evd.evar_map ->
Tac2ffi.valexpr ->
'a Tac2expr.glb_typexpr ->
Pp.tCreate a function that give names to integers. The names are generated on the fly, in the order they are encountered.