Re: [SPAM] New to BCEL - Please help

Matthias Kempka <[email protected]> Tue, 03 Jan 2006 11:03:45 +0100
Newsgroups gmane.comp.jakarta.bcel.user
Message-ID <[email protected]>
chinmoy chakraborty wrote:

>>public int getNum()
>>    {
>>
>>        return <no variable>;
>>    }
>>
>>why is it so?? why the variable name is missing??

Did you find the reason for the missing field name or a way how to get
it back? This bothers me, too.

Matthias