Imandra_tools.Region_pp
module Make
(TY : Region_pp_intf.TYPE_CONV)
(S : Region_pp_intf.SIG with type ty = TY.ty) :
Region_pp_intf.PP_SIG with type custom = S.c and type ty = TY.ty
Create a new pprinter with the given custom node extensions
module String_conv : Region_pp_intf.TYPE_CONV with type ty = string
module PPrinter :
Region_pp_intf.PP_SIG with type custom = unit and type ty = string
Default pprinter with no custom nodes
Print a region using the default pprinter