|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--soot.baf.PrintBafBodyOption
Field Summary | |
static int |
DEBUG_MODE
|
static int |
USE_ABBREVIATIONS
|
Constructor Summary | |
protected |
PrintBafBodyOption()
|
Method Summary | |
static boolean |
debugMode(int m)
|
static boolean |
useAbbreviations(int m)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
public static final int USE_ABBREVIATIONS
public static final int DEBUG_MODE
Constructor Detail |
protected PrintBafBodyOption()
Method Detail |
public static boolean useAbbreviations(int m)
public static boolean debugMode(int m)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |