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 and Description |
---|
PropertyDatabase
Property database for interprocedural analysis.
|
Class and 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 and 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 and Description |
---|
FieldPropertyDatabase
Interprocedural field property database.
|
PropertyDatabase
Property database for interprocedural analysis.
|
PropertyDatabaseFormatException |
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.