[Soot-list] Forcing reachability

Martin Gade Hyldgaard pb98 at mip.sdu.dk
Mon Oct 2 09:11:16 EDT 2006


Hi all

I would like to know: is there a way I can tell Soot that a method foo() 
is reachable (before analysis), so that foo() and the methods
used by foo() will be in Scene.v().getReachableMethods()?

-Martin



More information about the Soot-list mailing list