java local variables - how do i get a variable name or type using its index -


i'm using asm instrumentation library. using visitvarinsn index of local variable. want use index , recieve more useful information name of variable , type. have idea how? thanks.

pick in localvariablessorter.visitlocalvariable method.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -