Uses of Interface
boomerang.results.AffectedLocation
-
Packages that use AffectedLocation Package Description boomerang.results -
-
Uses of AffectedLocation in boomerang.results
Classes in boomerang.results that implement AffectedLocation Modifier and Type Class Description classNullPointerDereferenceMethods in boomerang.results that return types with arguments of type AffectedLocation Modifier and Type Method Description Collection<AffectedLocation>QueryResults. getAffectedLocations()Constructor parameters in boomerang.results with type arguments of type AffectedLocation Constructor Description QueryResults(Query query, Set<AffectedLocation> npes, Set<Method> visMethod, boolean timedout)
-