Re: value of return instruction

David Hovemeyer <[email protected]>
Newsgroups gmane.comp.jakarta.bcel.user
Message-ID <[email protected]>
On Tue, Aug 24, 2004 at 10:31:56AM +0200, Simplice Djoko wrote:
>  i have another problem can you tell me please what can i do to get the 
> type of
> the return value because the method getType() of the StackInstruction 
> (DUP)class return
> me type.UNKNOWN

Get the return type from the InvokeInstruction that is returning
the value you want to copy with DUP.  It is quite complicated to figure
out what value a DUP instruction is going to push on the stack.

-Dave
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.