| 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.type |
| Modifier and Type | Method | Description |
|---|---|---|
FieldStoreTypeDatabase |
AnalysisContext.getFieldStoreTypeDatabase() |
Get the property database recording the types of values stored into
fields.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
TypeAnalysis.setFieldStoreTypeDatabase(FieldStoreTypeDatabase database) |
Set the FieldStoreTypeDatabase.
|
void |
TypeFrameModelingVisitor.setFieldStoreTypeDatabase(FieldStoreTypeDatabase database) |
Set the field store type database.
|
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.