Module Print.Printer.E


module E: sig .. end

type t = Print.G.E.t * bool 
boolean to say that the edge is dynamic
val src : Print.G.E.t * 'a -> PdgTypes.Node.t
val dst : Print.G.E.t * 'a -> PdgTypes.Node.t