|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--soot.options.CHAOptions
Option parser for Class Hierarchy Analysis.
Constructor Summary | |
CHAOptions(java.util.Map options)
|
Method Summary | |
boolean |
enabled()
Enabled -- . |
boolean |
verbose()
Verbose -- Print statistics about the resulting call graph. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public CHAOptions(java.util.Map options)
Method Detail |
public boolean enabled()
public boolean verbose()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |