Uses of Package
edu.umd.cs.findbugs.ba.deref
Packages that use edu.umd.cs.findbugs.ba.deref
Package
Description
A bytecode analysis framework for BCEL, providing CFG construction, generic
dataflow analysis, and a variety of specific dataflow analyses.
Support for analyses based on the BCEL bytecode framework.
-
Classes in edu.umd.cs.findbugs.ba.deref used by edu.umd.cs.findbugs.baClassDescriptionDataflow to find value numbers unconditionally dereferenced.
-
Classes in edu.umd.cs.findbugs.ba.deref used by edu.umd.cs.findbugs.ba.derefClassDescriptionDataflow analysis to find values unconditionally dereferenced in the future.A set of values unconditionally dereferenced in the future.
-
Classes in edu.umd.cs.findbugs.ba.deref used by edu.umd.cs.findbugs.ba.npeClassDescriptionDataflow to find value numbers unconditionally dereferenced.A set of values unconditionally dereferenced in the future.
-
Classes in edu.umd.cs.findbugs.ba.deref used by edu.umd.cs.findbugs.classfile.engine.bcelClassDescriptionDataflow to find value numbers unconditionally dereferenced.
-
Classes in edu.umd.cs.findbugs.ba.deref used by edu.umd.cs.findbugs.detectClassDescriptionA set of values unconditionally dereferenced in the future.