public final class StackMapFrame
extends java.lang.Object
| Constructor and Description |
|---|
StackMapFrame(Frame frame,
Instruction startInstruction) |
| Modifier and Type | Method and Description |
|---|---|
Frame |
getFrame() |
Instruction |
getStartInstruction() |
java.lang.String |
toString() |
public StackMapFrame(Frame frame, Instruction startInstruction)
public final Frame getFrame()
public final Instruction getStartInstruction()
public final java.lang.String toString()
toString in class java.lang.Object