[Soot-list] about getJavaSourceStartLineNumber()

Steven Arzt Steven.Arzt at cased.de
Thu Apr 16 07:07:45 EDT 2015


This number is the line number in the original Java file from which the respective class was compiled.

 

Von: soot-list-bounces at CS.McGill.CA [mailto:soot-list-bounces at CS.McGill.CA] Im Auftrag von ?? ?
Gesendet: Donnerstag, 16. April 2015 12:56
An: soot-list at CS.McGill.CA
Betreff: [Soot-list] about getJavaSourceStartLineNumber()

 

hi guys,

 

I used Soot for a APK, and I needed to know the corresponding relationship between Jimple code & Source code.

Now I use the method getJavaSourceStartLineNumber(), but I don't know the way it numbering.

That means... does it number for the whole APK and not repeat? or it would renumber for different parts (like different package)

 

thank you very much!!

-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://mailman.CS.McGill.CA/pipermail/soot-list/attachments/20150416/124711d1/attachment.html 


More information about the Soot-list mailing list