[Soot-list] Help!!! interprocedural and intraprocedural analysis!!!

Eric Bodden eric.bodden at ec-spride.de
Sun Mar 11 09:05:26 EDT 2012


Hi Eve.

> But actually, I want to analyse the inner class D in the method a(). So how
> could I extract and then go into this inner class D to anlysis the methods
> and statments in this inner class?

Did you try Scene.v().getSootClass("testers.CallGraphsTest$1D")?

Eric


More information about the Soot-list mailing list