|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--soot.Transformer | +--soot.SceneTransformer | +--soot.jimple.toolkits.callgraph.CHATransformer
Builds an invoke graph using Class Hierarchy Analysis.
Constructor Summary | |
CHATransformer(Singletons.Global g)
|
Method Summary | |
protected void |
internalTransform(java.lang.String phaseName,
java.util.Map opts)
Performs the transformation on the Scene, under the given phaseName and with the given Options. |
static CHATransformer |
v()
|
Methods inherited from class soot.SceneTransformer |
transform,
transform |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public CHATransformer(Singletons.Global g)
Method Detail |
public static CHATransformer v()
protected void internalTransform(java.lang.String phaseName, java.util.Map opts)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |