well, practically speaking you can only fetch constants that are on the
stack, and/or the static types of those items. You can look for LDCs for
instance before the if statements, and look at those values.
----- Original Message -----
From: "roopa kannan" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Saturday, February 25, 2006 2:48 PM
Subject: Fetching If operands
Hi dbrosius,
Thanks a lot for your reply,
By fetching if operands I meant fetching operands of the IF instruction in
the java source file not the class file, guess i worded it wrong.
Basically i want to get the operands of the load instructions, so i can look
up the local variable table for the name of the variable.
Any help in this regard would be highly appreciated.
Thank you very much
Roopa
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]