|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsoot.Pack
soot.BodyPack
A wrapper object for a pack of optimizations. Provides chain-like operations, except that the key is the phase name.
Constructor Summary | |
BodyPack(java.lang.String name)
|
Method Summary | |
protected void |
internalApply(Body b)
|
Methods inherited from class soot.Pack |
add, apply, apply, get, getDeclaredOptions, getDefaultOptions, getPhaseName, insertAfter, insertBefore, internalApply, iterator |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BodyPack(java.lang.String name)
Method Detail |
protected void internalApply(Body b)
internalApply
in class Pack
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |