|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--soot.coffi.CoffiMethodSource
Field Summary | |
ClassFile |
coffiClass
|
method_info |
coffiMethod
|
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 |
Field Detail |
public ClassFile coffiClass
public method_info coffiMethod
Method Detail |
public Body getBody(SootMethod m, java.lang.String phaseName)
MethodSource
getBody
in interface MethodSource
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |