org.apache.bcel.generic

Interface StackConsumer

public interface StackConsumer

Denote an instruction that may consume a value from the stack.
Method Summary
intconsumeStack(ConstantPoolGen cpg)

Method Detail

consumeStack

public int consumeStack(ConstantPoolGen cpg)

Returns: how many words are consumed from stack