|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--soot.Pack | +--soot.ScenePack | +--soot.RadioScenePack | +--soot.jimple.toolkits.callgraph.CallGraphPack
A radio pack implementation for the call graph pack that calls the intra-procedural clinit eliminator after the call graph has been built.
Constructor Summary | |
CallGraphPack(java.lang.String name)
|
Method Summary | |
protected void |
internalApply()
|
Methods inherited from class soot.RadioScenePack |
add,
insertAfter,
insertBefore |
Methods inherited from class soot.Pack |
apply,
apply,
get,
getDeclaredOptions,
getDefaultOptions,
getPhaseName,
internalApply,
iterator |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public CallGraphPack(java.lang.String name)
Method Detail |
protected void internalApply()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |