[Soot-list] Custom CFG Cralwer

Tristan RATCHFORD tratch at cs.mcgill.ca
Thu Feb 11 19:14:52 EST 2010


Hi Khialn,

(strikes head) I forgot that ForwardFlowAnalysis was an abstract class 
and had gotten the idea that it was an interface that was used by some 
crawler deep inside soot.

This is just what I was looking for!

Thank you!

Tristan

On 11/02/10 07:07 PM, Khilan Gudka wrote:
> Hi Tristan,
>
> I believe the class you want is ForwardFlowAnalysis in the 
> soot.toolkits.scalar package.
>
> Hope that helps,
> Khialn
>
> On 11 February 2010 23:53, Tristan RATCHFORD <tratch at cs.mcgill.ca 
> <mailto:tratch at cs.mcgill.ca>> wrote:
>
>     Hi Soot-List
>
>     I wanted to take a look at how the CFG was traversed when it uses
>     fixed point iteration.
>
>     More specifically, I am doing a Forward Analysis on a Jimple
>     UnitGraph and wanted to know which class to look at to get
>     information on how it traverses the graph.
>
>     Thanks,
>
>     Tristan
>
>     _______________________________________________
>     Soot-list mailing list
>     Soot-list at sable.mcgill.ca <mailto: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/20100211/d79d5e56/attachment.html 


More information about the Soot-list mailing list