|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--soot.jimple.DefaultLocalPrinter
Method Summary | |
void |
printLocalsInBody(Body body,
java.io.PrintWriter out,
boolean isPrecise)
Prints the given JimpleBody to the specified PrintWriter . |
static DefaultLocalPrinter |
v()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static DefaultLocalPrinter v()
public void printLocalsInBody(Body body, java.io.PrintWriter out, boolean isPrecise)
JimpleBody
to the specified PrintWriter
.
printLocalsInBody
in interface LocalPrinter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |