| Package | Description |
|---|---|
| edu.umd.cs.findbugs.ba |
A bytecode analysis framework for BCEL, providing CFG construction,
generic dataflow analysis, and a variety of specific dataflow analyses.
|
| edu.umd.cs.findbugs.ba.deref | |
| edu.umd.cs.findbugs.classfile.engine.bcel |
Support for analyses based on the BCEL bytecode framework.
|
| edu.umd.cs.findbugs.detect |
| Class and Description |
|---|
| UnconditionalValueDerefDataflow
Dataflow to find value numbers unconditionally dereferenced.
|
| Class and Description |
|---|
| UnconditionalValueDerefAnalysis
Dataflow analysis to find values unconditionally dereferenced in the future.
|
| UnconditionalValueDerefSet
A set of values unconditionally dereferenced in the future.
|
| Class and Description |
|---|
| UnconditionalValueDerefDataflow
Dataflow to find value numbers unconditionally dereferenced.
|
| Class and Description |
|---|
| UnconditionalValueDerefSet
A set of values unconditionally dereferenced in the future.
|
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.