|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--soot.UnknownMethodSource
A MethodSource for methods that don't know where to get Body's from.
JimpleMethodSource
,
CoffiMethodSource
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 |
Method Detail |
public Body getBody(SootMethod m, java.lang.String phaseName)
MethodSource
getBody
in interface MethodSource
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |