[Soot-list] Get source code by line number

Zeinab Lashkaripour lashkaripour at yahoo.com
Sat Feb 23 13:35:43 EST 2013


Hi,
I have got the source code line number from the tags but I wanted to get the source code of that specific line number, 

Does Soot have anything for this?  (but didn't find any solution)
I looked in the API and found "MethodSource: getSource()"therefore I used it as: "MethodSource ms = classMethod.getSource();" but it returned null.


Regards,
Zeinab
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.cs.mcgill.ca/pipermail/soot-list/attachments/20130223/6dbe46cf/attachment.html 


More information about the Soot-list mailing list