|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--soot.options.FRWOptions
Option parser for Field Read/Write Tagger.
Constructor Summary | |
FRWOptions(java.util.Map options)
|
Method Summary | |
boolean |
enabled()
Enabled -- . |
int |
threshold()
Maximum number of fields -- . |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public FRWOptions(java.util.Map options)
Method Detail |
public boolean enabled()
public int threshold()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |