[Soot-list] Pretty print

Cristiane Queiroz criscq at gmail.com
Mon Jun 15 14:52:26 EDT 2009


Hi,

I'm developing a tool to extract Java exception handling to AspectJ aspects,
and I decided to implement this tool as an abc extension. I have studied a
little bit about the inner workings of abc and its main components (Soot and
Polyglot), and noticed that it is easy to change the internal structure of a
class through Jimple. However, my tool needs to output Java and AspectJ code
and I couldn't find any example of how to do that. All the examples focus on
producing Java bytecode.

 I would like to know if there is any way to pretty print the Jimple code in
Java and/or AspectJ. Thanks in advance.



Kind regards,

Cristiane
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.cs.mcgill.ca/pipermail/soot-list/attachments/20090615/126af79c/attachment.html 


More information about the Soot-list mailing list