FindBugs™ 1.3.9

Uses of Interface
edu.umd.cs.findbugs.ba.CFGBuilder

Packages that use CFGBuilder
edu.umd.cs.findbugs.ba A bytecode analysis framework for BCEL, providing CFG construction, generic dataflow analysis, and a variety of specific dataflow analyses. 
 

Uses of CFGBuilder in edu.umd.cs.findbugs.ba
 

Classes in edu.umd.cs.findbugs.ba that implement CFGBuilder
 class BetterCFGBuilder2
          A CFGBuilder that really tries to construct accurate control flow graphs.
 

Methods in edu.umd.cs.findbugs.ba that return CFGBuilder
static CFGBuilder CFGBuilderFactory.create(org.apache.bcel.generic.MethodGen methodGen)
          Create a CFGBuilder to build a CFG for given method.
 


FindBugs™ 1.3.9

FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.