soot.jimple
Class PrintJimpleBodyOption
java.lang.Object
|
+--soot.jimple.PrintJimpleBodyOption
- Direct Known Subclasses:
- PrintGrimpBodyOption
- public class PrintJimpleBodyOption
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
USE_ABBREVIATIONS
public static final int USE_ABBREVIATIONS
DEBUG_MODE
public static final int DEBUG_MODE
NUMBERED
public static final int NUMBERED
PrintJimpleBodyOption
protected PrintJimpleBodyOption()
useAbbreviations
public static boolean useAbbreviations(int m)
numbered
public static boolean numbered(int m)
debugMode
public static boolean debugMode(int m)