[Soot-list] Assign stmts that contain virtual invokes come as simple virtual invokes - solved

Cristina Ilie crysgirlro at yahoo.com
Thu Jun 7 06:23:35 EDT 2012


I found the problem. If I don't use further in my source code the left operand from the assignment
which contains the virtual invoke then Jimple brings the statement only as a JVirtualInvoke.

Otherwise (when I use further the left operand) the statement comes as a JAssignStmt. And is logic.

Cristina
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.cs.mcgill.ca/pipermail/soot-list/attachments/20120607/b791902f/attachment.html 


More information about the Soot-list mailing list