[Soot-list] Best class to extend new type of statement for parameter

Utsav Chokshi uvc.smart.29 at gmail.com
Mon Mar 24 08:10:52 EDT 2014


Hello soot-community,
Which is best class (that implements unit interface) to extend, for
introducing new stmt/unit type in soot for fieldrefs.
Basically I want new class that encloses member variable (i.e.
sootfield)and related properties and implement unit interface.
I am currently thinking about abstractRefTypeInst ( I know inst is related
with grimple, not with jimple.)
Or shall I simply extend AbstractUnit?

- Utsav Chokshi
[ Intern ,TCS Innovation Labs , Pune, India]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.cs.mcgill.ca/pipermail/soot-list/attachments/20140324/83a95d8e/attachment.html 


More information about the Soot-list mailing list