Module type CfgTools.CfgPrinters

val defaultNodeStyles : string list
val printNodeStyle : Stdlib.Format.formatter -> MyCFG.node -> unit
val printEdgeStyle : Stdlib.Format.formatter -> MyCFG.node -> (MyCFG.edges * MyCFG.node) -> unit