Module Arg.Edge

type t
val embed : MyCFG.edge -> t
val cfgedge : t -> MyCFG.edge option
val to_string : t -> string