Re: Add an instruction in a class with BCEL
solarwind <[email protected]> Tue, 18 Nov 2008 06:36:57 -0500
| Newsgroups | gmane.comp.jakarta.bcel.user |
|---|---|
| Message-ID | <[email protected]> |
------=_Part_56307_22088540.1227008217425 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline You can go about this in many ways. One way is to push the arguments on the stack and invoke the method. On Tue, Nov 18, 2008 at 5:49 AM, Sergio Ciruela Mart=EDn <[email protected]>w= rote: > 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. > > --=20 ..::[ solarwind ]::.. ------=_Part_56307_22088540.1227008217425--