[Soot-list] How to get trimmed Callgraph?

Kishen Das kishen.das at gmail.com
Tue Jul 6 05:21:57 EDT 2010


Dear All,

I am trying to get a trimmed version of the callgraph.
Right now its giving huge bunch of reachable nodes.
How can I restrict it to what is there in the current class?

Suppose, I have this class Helloworld.java and I just want to know the
reachable code, like the methods of this class that are called from the main
method of this class.

Is there any standard way of doing this?

Thanks and Regards,
Kishen Das
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.cs.mcgill.ca/pipermail/soot-list/attachments/20100706/85df691f/attachment.html 


More information about the Soot-list mailing list