[Soot-list] Correct insert of JIfStmt

Julien Klaus julien.klaus at uni-jena.de
Wed Nov 19 12:12:19 EST 2014


Hello everybody,

I have programmed an anlysis in soot and now I want to use the results 
to transform the program.
For this I must insert copies of units. The problem occurs when I try to 
insert a copy of an ifstmt.
After the insert the chain is not longer correct. Is there a simple way  
(or best practice) to insert such an unit
or is there a graph available in which i can set the pointers to the 
units manual?

Thank you for your help.

Best regards julien


More information about the Soot-list mailing list