Module Dyncall.Point

module Point: Datatype.Pair_with_collections(Datatype.String)(Cil_datatype.Stmt)(PInfo)

include Datatype.S
module Set: Datatype.Set  with type elt = t
module Map: Datatype.Map  with type key = t
module Hashtbl: Datatype.Hashtbl  with type key = t