| 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 |
| Modifier and Type | Class and Description |
|---|---|
class |
LiveLocalStoreAnalysis
Dataflow analysis to find live stores of locals.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UnconditionalValueDerefAnalysis
Dataflow analysis to find values unconditionally dereferenced in the future.
|
SpotBugs is licensed under the LGPL.