|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--soot.options.BCMOptions
Option parser for Busy Code Motion.
Constructor Summary | |
BCMOptions(java.util.Map options)
|
Method Summary | |
boolean |
enabled()
Enabled -- . |
boolean |
naive_side_effect()
Naive Side Effect Tester -- Use a naive side effect analysis even if interprocedural information is available. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public BCMOptions(java.util.Map options)
Method Detail |
public boolean enabled()
public boolean naive_side_effect()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |