Uses of Interface
edu.umd.cs.findbugs.ba.vna.ValueNumberAnalysisFeatures
Packages that use ValueNumberAnalysisFeatures
-
Uses of ValueNumberAnalysisFeatures in edu.umd.cs.findbugs.ba.vna
Classes in edu.umd.cs.findbugs.ba.vna that implement ValueNumberAnalysisFeaturesModifier and TypeClassDescriptionclass
A dataflow value representing a Java stack frame with value number information.class
Visitor which models the effects of bytecode instructions on value numbers of values in the operand stack frames.