FindBugs™ 1.3.9

edu.umd.cs.findbugs.ba
Class OpcodeStackScanner

java.lang.Object
  extended by edu.umd.cs.findbugs.ba.OpcodeStackScanner

public class OpcodeStackScanner
extends java.lang.Object

Author:
pwilliam

Constructor Summary
OpcodeStackScanner()
           
 
Method Summary
static OpcodeStack getStackAt(org.apache.bcel.classfile.JavaClass theClass, org.apache.bcel.classfile.Method method, int pc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpcodeStackScanner

public OpcodeStackScanner()
Method Detail

getStackAt

public static OpcodeStack getStackAt(org.apache.bcel.classfile.JavaClass theClass,
                                     org.apache.bcel.classfile.Method method,
                                     int pc)

FindBugs™ 1.3.9

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