FileDocCategorySizeDatePackage
StackProducer.javaAPI DocJava SE 6 API3118Tue Jun 10 00:22:22 BST 2008com.sun.org.apache.bcel.internal.generic

StackProducer

public interface StackProducer
Denote an instruction that may produce a value on top of the stack (this excludes DUP_X1, e.g.)
version
$Id: StackProducer.java,v 1.1.2.1 2005/07/31 23:45:16 jeffsuttor Exp $
author
M. Dahm

Fields Summary
Constructors Summary
Methods Summary
public intproduceStack(com.sun.org.apache.bcel.internal.generic.ConstantPoolGen cpg)

return
how many words are produced on stack