[Soot-list] Converting Soot->Polyglot

Cristiane Queiroz criscq at gmail.com
Mon Sep 14 15:21:50 EDT 2009


Hello,

I'm developing a tool to extract Java exception handling to AspectJ aspects.
My problem is:
I have a class implementing the visit polyglot and finding for explanations
of methods, but to do the extraction properly, I need some internal reviews
of block try and block catch-finally, to do this I think that the soot is
easier than polyglot.
Then I need to make a transformation polyglot->soot. I have methods of
polyglot and I want to get the corresponding method in soot.
What would be the easier way for me to do this conversion?

Thanks a lot!

Cristiane Queiroz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.cs.mcgill.ca/pipermail/soot-list/attachments/20090914/3fd74660/attachment-0001.html 


More information about the Soot-list mailing list