Package | Description |
---|---|
org.apache.commons.javaflow.bytecode.transformation.bcel.analyser |
Modifier and Type | Method and Description |
---|---|
OperandStack |
OperandStack.getClone()
Returns a (typed!) clone of this.
|
OperandStack |
Frame.getStack() |
Modifier and Type | Method and Description |
---|---|
void |
OperandStack.merge(OperandStack s)
Merges another stack state into this instance's stack state.
|
Constructor and Description |
---|
Frame(LocalVariables locals,
OperandStack stack) |
Copyright © 2004–2022. All rights reserved.