Uses of Class
edu.rice.cs.cunit.instrumentors.util.ScanForObjectCtorStrategy.Location

Packages that use ScanForObjectCtorStrategy.Location
edu.rice.cs.cunit.instrumentors.util   
 

Uses of ScanForObjectCtorStrategy.Location in edu.rice.cs.cunit.instrumentors.util
 

Fields in edu.rice.cs.cunit.instrumentors.util with type parameters of type ScanForObjectCtorStrategy.Location
(package private)  java.util.ArrayList<ScanForObjectCtorStrategy.Location> ScanForObjectCtorStrategy._locations
          List of usage locations.
 

Methods in edu.rice.cs.cunit.instrumentors.util that return types with arguments of type ScanForObjectCtorStrategy.Location
 java.util.List<ScanForObjectCtorStrategy.Location> ScanForObjectCtorStrategy.getScanResults()
          Returns the list of usage locations.