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.interproc | |
edu.umd.cs.findbugs.ba.npe | |
edu.umd.cs.findbugs.ba.type |
Class | Description |
---|---|
PropertyDatabase |
Property database for interprocedural analysis.
|
Class | Description |
---|---|
ParameterProperty |
Method property recording which parameters are have some property
(originally, which were required to be nonnull, now made more generic)
|
PropertyDatabase |
Property database for interprocedural analysis.
|
PropertyDatabaseFormatException |
Class | Description |
---|---|
MethodPropertyDatabase |
A MethodPropertyDatabase keeps track of properties of methods.
|
ParameterProperty |
Method property recording which parameters are have some property
(originally, which were required to be nonnull, now made more generic)
|
PropertyDatabase |
Property database for interprocedural analysis.
|
PropertyDatabaseFormatException |
Class | Description |
---|---|
FieldPropertyDatabase |
Interprocedural field property database.
|
PropertyDatabase |
Property database for interprocedural analysis.
|
PropertyDatabaseFormatException |
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.