[Soot-list] InterfaceInvokeExpr not recognized

Zeinab Lashkaripour lashkaripour at yahoo.com
Tue Jun 11 16:32:12 EDT 2013


Hi everyone,

I am searching for a specific statement which is inside the jimple code generated by Soot for a class and is also an InterfaceInvokeExpr but (s instanceof InterfaceInvokeExpr) does not return true on the other hand when I use s.toString().contains("interfaceinvoke") it is identified. 

Could any one tell me what the problem could be?

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


More information about the Soot-list mailing list