Fetching If operands
"roopa kannan" <[email protected]> Sat, 25 Feb 2006 14:48:12 -0500
| Newsgroups | gmane.comp.jakarta.bcel.user |
|---|---|
| Message-ID | <[email protected]> |
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