Add an instruction in a class with BCEL

Sergio Ciruela Martín <[email protected]> Tue, 18 Nov 2008 11:49:44 +0100
Newsgroups gmane.comp.jakarta.bcel.user
Message-ID <7F3D7CFD61B84D70BEAF1154820E3F4F@sciruela>
------=_NextPart_000_0000_01C94973.C07AA6A0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

Hi!

 

I am a novice with BCEL and I would like to insert an instruction in a
class. The instruction is the next:

 

this.method(this,variable)

 

How I can add this instruction using the reserved word "this"?

 

Thanks.


------=_NextPart_000_0000_01C94973.C07AA6A0--