module Reason:Datatype.S_with_collectionswith type t = PdgTypes.Node.t * PdgTypes.Node.t * reason_type
Reasons for impact are expressed as sets (n', n, reason)
include Datatype.S
module Set:Datatype.Setwith type elt = t
module Map:Datatype.Mapwith type key = t
module Hashtbl:Datatype.Hashtblwith type key = t