[Soot-list] How to use SOOT to find methods available in a class

Patrick Lam p.lam at ece.uwaterloo.ca
Sun Oct 21 11:04:43 EDT 2012


On 10/21/2012 09:21 AM, Cheepu wrote:
> Hi all,
>
> I am new to use SOOT. I have gone through the documents availablehere
> <http://www.sable.mcgill.ca/soot/tutorial/index.html>. I have to do some
> implementation using soot which will give output as the number/name of
> methods available in a class. I could not find how to use soot for
> implementing this. Please help how can I do this.

Try looking at the Soot API (javadoc). Together with the tutorials that 
you linked, you should be able to find the information you need.

This also sounds like an assignment question.

pat



More information about the Soot-list mailing list