module Point:Datatype.Pair_with_collections(Datatype.String)(Cil_datatype.Stmt)(PInfo)
include Datatype.S
module Set:Datatype.Setwith type elt = t
module Map:Datatype.Mapwith type key = t
module Hashtbl:Datatype.Hashtblwith type key = t