Sergio Ciruela Martín Tue, 18 Nov 2008 02:51:01 -0800
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.