public class OpcodeStackScanner
extends java.lang.Object
| Modifier and Type | Class | Description |
|---|---|---|
static class |
OpcodeStackScanner.UnreachableCodeException |
| Constructor | Description |
|---|---|
OpcodeStackScanner() |
| Modifier and Type | Method | Description |
|---|---|---|
static OpcodeStack |
getStackAt(org.apache.bcel.classfile.JavaClass theClass,
org.apache.bcel.classfile.Method method,
int pc) |
public static OpcodeStack getStackAt(org.apache.bcel.classfile.JavaClass theClass, org.apache.bcel.classfile.Method method, int pc)
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.