Region_json.MakeCreate a new json pprinter with the given custom node extensions
module TY : Region_pp_intf.TYPE_CONVval node_to_json : PP.node -> Yojson.Basic.jsonSerialize node to json
val to_json :
?unify:PP.Unifier.unifier ->
?refine:PP.refiner ->
unit ->
Imandra_surface.Modular_region.t ->
Yojson.Basic.jsonPPrint region to json
val node_decoder : PP.node Decoders_yojson.Basic.Decode.decoder