Uses of Class org.apache.bcel.verifier.structurals.OperandStack

Uses in package org.apache.bcel.verifier.structurals

Constructors with parameter type org.apache.bcel.verifier.structurals.OperandStack

Fields of type org.apache.bcel.verifier.structurals.OperandStack

OperandStack

Methods with parameter type org.apache.bcel.verifier.structurals.OperandStack

void
Merges another stack state into this instance's stack state.

Methods with return type org.apache.bcel.verifier.structurals.OperandStack

OperandStack
Returns a (typed!) clone of this.
OperandStack
OperandStack
The OperandStack from the current Frame we're operating on.
OperandStack
The OperandStack we're working on.