[Soot-list] Subclasses of a SootClass

Richard L. Halpert richardlhalpert at gmail.com
Tue Apr 24 07:45:35 EDT 2007


Scene.v().getActiveHierarchy().getSubclassesOf(sootclass);

Note that this will fail if your sootclass is an interface.  See the
Hierarchy class for all of the methods pertaining to interfaces.

-Richard

On 4/24/07, Mario Mendez <mario at cs.unm.edu> wrote:
>
> Is there any method in the API for retrieving all the subclasses of a
> given SootClass? I'm assuming that there is no dynamic class load and
> that soot is invoked with the "--app" option.
>
> Thank you again!
> _______________________________________________
> Soot-list mailing list
> Soot-list at sable.mcgill.ca
> http://mailman.cs.mcgill.ca/mailman/listinfo/soot-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.CS.McGill.CA/pipermail/soot-list/attachments/20070424/ff93807e/attachment.htm


More information about the Soot-list mailing list