[Soot-list] distinguish params from local variables

Patrick LAM plam at cs.mcgill.ca
Wed Jan 31 16:16:22 EST 2007


David A Weiser wrote:
> How do I use SOOT to distinguish function parameters from local variables?

The parameters will have IdentityStmts defining them at the beginning of 
the methods.

pat



More information about the Soot-list mailing list