Uses of Class
org.apache.bcel.verifier.structurals.OperandStack
Package
Description
A PassVerifier class mostly used internally by JustIce, yielding a control flow graph for public use as a nice side effect.
-
Uses of OperandStack in org.apache.bcel.verifier.structurals
Modifier and TypeMethodDescriptionOperandStack.getClone()
Returns a (typed!) clone of this.Frame.getStack()
Modifier and TypeMethodDescriptionvoid
OperandStack.merge
(OperandStack s) Merges another stack state into this instance's stack state.