[Soot-list] Tag of Finally (Position)

Cristiane Queiroz criscq at gmail.com
Sat Feb 27 10:02:56 EST 2010


Hi,
I'm called Cristiane and I'm Master student of UPE (University of
Pernambuco, PE, Brazil) .
 I'm making a tool to suport the extraction of Exception Handler. For the
user extract the Exception Handler of Class to Aspect.
Now, I'm with a problem.
I make the merge of Polyglot with Soot through of Position that exists in
the statements.


I'm trying to get the statements that exists in method that has a Finally,
but they don't have position, because the soot create the Throw in the time
of compilation.
When I go try to get the Tag of statement The tag come like this (For
example): [soot.tagkit.ThrowCreatedByCompilerTag at d3cae0]

because the finally makes the compiler create a throw fictional.

Do you have any suggestion for help me?

Thanks, Cristiane
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.cs.mcgill.ca/pipermail/soot-list/attachments/20100227/5a43e942/attachment.html 


More information about the Soot-list mailing list