| 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.constant | |
| edu.umd.cs.findbugs.classfile.engine.bcel |
Support for analyses based on the BCEL bytecode framework.
|
| Class | Description |
|---|---|
| ConstantDataflow |
Dataflow class for ConstantAnalysis.
|
| Class | Description |
|---|---|
| Constant |
Abstract dataflow value representing a value which may or may not be a
constant.
|
| ConstantAnalysis |
Dataflow analysis to find constant values.
|
| ConstantFrame |
Dataflow Frame for Constants.
|
| Class | Description |
|---|---|
| ConstantDataflow |
Dataflow class for ConstantAnalysis.
|
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.