[Soot-list] Why JSubExpr if Jimple does not have subexpression?

Z zell08v at orange.fr
Tue Jul 3 23:50:06 EDT 2012


Hello,

Apparently, Jimple transforms all the expressions like "x = y - 7 " to " z
= y +  (-7)", so I don't see the meaningfulness of JSubExp. Could you
explain why?

Otherwise, a minor suggestion: the class IntConstant has a field "value",
it might be better to use a getValue() method as a common practice?

Zell.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.cs.mcgill.ca/pipermail/soot-list/attachments/20120704/bdb2d557/attachment.html 


More information about the Soot-list mailing list