| Package | Description |
|---|---|
| edu.umd.cs.findbugs.ba.obl |
Implementation of dataflow analysis for checking whether obligations to close streams and other resources
(e.g., database objects) are satisfied.
|
| Constructor and Description |
|---|
InstructionActionCache(ObligationPolicyDatabase database,
XMethod xmethod,
org.apache.bcel.generic.ConstantPoolGen cpg,
TypeDataflow typeDataflow) |
ObligationAnalysis(DepthFirstSearch dfs,
XMethod xmethod,
org.apache.bcel.generic.ConstantPoolGen cpg,
ObligationFactory factory,
ObligationPolicyDatabase database,
TypeDataflow typeDataflow,
IsNullValueDataflow invDataflow,
IErrorLogger errorLogger)
Constructor.
|
SpotBugs is licensed under the LGPL.