[Soot-list] problem with soot "TransitiveTargets"

Abderrahmene Seriai seriai.abdelrahmene at gmail.com
Wed May 16 23:11:40 EDT 2012


I wanted to use the class "TransitiveTargets" to retrieve all the methods
that were called transitively from a starting method , but I found that the
method "iterator (srcMethod) 'defined in class" TransitiveTargets "does
not  give the expected result because this method gives us only the set of
methods called by the method of departure "srcMethod" in our case and does
not give us the methods that were called by methods invoked by "srcMethod"
and so on. thank you to tell me if this class is supposed to calculate all
methods transitively called by a given method or sooner compute the set of
method called directly by a given method.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.cs.mcgill.ca/pipermail/soot-list/attachments/20120516/1eac71e0/attachment.html 


More information about the Soot-list mailing list