[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

creating a jimple file from a SootClass



hello.
is there currently any way to write a SootClass out to a .jimple file? i'd like to do so for debugging purposes. The SootClass in question is one that i'm creating from scratch during processing. i found code to write out a JasminClass, but couldn't find anything that, given a SootClass, writes out the corresponding Jimple file.


thanks.
nall.