[Soot-list] Can I get name at java source from jimple Value?

Jung-joon Kim jungjoon at gmail.com
Thu Dec 9 17:41:21 EST 2004


Hi

While manipulating jimple code, I have needs to know variable name in
source code(*.java).

Of course, Class file from which I got jimple code is compile with
full debugging information option (javac option -g).

Can I do it with soot?

Regards, jj

-- 
Jung-joon Kim
Programming Languages Lab.,
Department of Computer Science and Engineering,
Hanyang University, Ansan

"Perfection is achieved, not when there is nothing more to add, but
when there is nothing left to take away." - Antoine de Saint Exupery


More information about the Soot-list mailing list