[Soot-list] get java source statements from soot

Gerald Sit Gerald.Sit at student.cityu.edu.hk
Tue Aug 12 05:26:09 EDT 2008


Hi all,

I was trying to get the relevant information for each statements. One of the information I need is the java equivalent source statements corresponding to the jimple statements. Does soot provides any APIs to get those information directly? or I need to get the original statements by reading the java source file again?


More information about the Soot-list mailing list