Name
arguments with — Returns all the arguments with the types in the set
Description
For each type in the set, this transform returns all the method arguments,
for any method in the analyzed system, that have that type. For a large system
and a common argument type (i.e. int), you can expect this to be a large set.