Uses of Interface
edu.umd.cs.findbugs.ba.DataflowValueChooser
Packages that use DataflowValueChooser
-
Uses of DataflowValueChooser in edu.umd.cs.findbugs.ba
Methods in edu.umd.cs.findbugs.ba with parameters of type DataflowValueChooserModifier and TypeMethodDescriptionFrame.getArgumentSet
(org.apache.bcel.generic.InvokeInstruction invokeInstruction, org.apache.bcel.generic.ConstantPoolGen cpg, DataflowValueChooser<ValueType> chooser) Get set of arguments passed to a method invocation which match given predicate.