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)
SpotBugs is licensed under the LGPL.