Class LocationWhereValueBecomesNull

java.lang.Object
edu.umd.cs.findbugs.ba.npe.LocationWhereValueBecomesNull
All Implemented Interfaces:
Comparable<LocationWhereValueBecomesNull>

public class LocationWhereValueBecomesNull extends Object implements Comparable<LocationWhereValueBecomesNull>
A Location where a particular value number becomes null.
Author:
David Hovemeyer