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.
|
Modifier and Type | Class and Description |
---|---|
class |
BetterCFGBuilder2
A CFGBuilder that really tries to construct accurate control flow graphs.
|
Modifier and Type | Method and Description |
---|---|
static CFGBuilder |
CFGBuilderFactory.create(MethodDescriptor descriptor,
org.apache.bcel.generic.MethodGen methodGen)
Create a CFGBuilder to build a CFG for given method.
|
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.