| 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 | Method and Description | 
|---|---|
ValueType | 
Frame.getArgument(org.apache.bcel.generic.InvokeInstruction ins,
           org.apache.bcel.generic.ConstantPoolGen cpg,
           int i,
           SignatureParser sigParser)
Get the ith argument passed to given method invocation. 
 | 
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.