| 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.classfile.engine.bcel | 
 Support for analyses based on the BCEL bytecode framework. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
DominatorsAnalysis | 
ClassContext.getNonExceptionDominatorsAnalysis(org.apache.bcel.classfile.Method method)
Get DominatorsAnalysis for given method, where exception edges are
 ignored. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
DominatorsAnalysis | 
DominatorsAnalysisFactory.analyze(IAnalysisCache analysisCache,
       MethodDescriptor descriptor)  | 
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.