public class OpcodeStackScanner extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
OpcodeStackScanner.UnreachableCodeException |
| Constructor and Description |
|---|
OpcodeStackScanner() |
| Modifier and Type | Method and 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)
Copyright © 2003–2015. All rights reserved.