Mail Archive Home | asm List | November 2008 Index
| <-- Date Index --> | <-- Thread Index --> |
I'm not entirely sure I understand your question, but it sounds like you're trying to figure out how to introduce a new local variable to a method? If that is what you want, I suggest you have a look at LocalVariablesSorter http://asm.objectweb.org/current/doc/javadoc/user/org/objectweb/asm/common s/LocalVariablesSorter.html > -----Original Message----- > From: don rhummy [mailto:donrhummy@xxxxxxxxx] > Sent: Thursday, November 20, 2008 9:04 AM > To: asm@xxxxxxx > Subject: [asm] Is there a way to find out how many variables are currently > in the local frame? > > Is there a way while visiting instructions to find out, at that exact > visit, how many variables are currently in the local frame array? I'm > referring to the array that is affected by calls like ASTORE, BASTORE, > BIPUSH, etc. > > Thanks! > > >
| <-- Date Index --> | <-- Thread Index --> |
Powered by MHonArc.
Copyright © 2006-2007, OW2 Consortium | contact | webmaster.