Class ValueNumberSourceInfo

java.lang.Object
edu.umd.cs.findbugs.ba.vna.ValueNumberSourceInfo

public abstract class ValueNumberSourceInfo extends Object
Helper methods to find out information about the source of the value represented by a given ValueNumber.
Author:
Bill Pugh, David Hovemeyer