|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--soot.jimple.JimpleMethodSource
Constructor Summary | |
JimpleMethodSource(JimpleAST aJimpleAST)
|
Method Summary | |
Body |
getBody(SootMethod m,
java.lang.String phaseName)
Returns a filled-out body for the given SootMethod. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public JimpleMethodSource(JimpleAST aJimpleAST)
Method Detail |
public Body getBody(SootMethod m, java.lang.String phaseName)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |