Are SELECT instructions StackProducer?

Habib <[email protected]> Fri, 27 Nov 2009 16:32:10 +0200
Newsgroups gmane.comp.jakarta.bcel.user
Message-ID <[email protected]>
--000e0cd5c8b861d3bb04795b29ca
Content-Type: text/plain; charset=ISO-8859-1

I am currently learning both BCEL and java bytecode. From the javadoc I
noticed that LOOKUPSWITH and TABLESWITCH implements the StackProducer
interface, however, don't these instructions actually consume the stack
(like IfInstruction do), and hence should implement StackConsumer?

--000e0cd5c8b861d3bb04795b29ca--