public class CoffiMethodSource extends Object implements MethodSource
Modifier and Type | Field and Description |
---|---|
ClassFile |
coffiClass |
method_info |
coffiMethod |
Modifier and Type | Method and Description |
---|---|
Body |
getBody(SootMethod m,
String phaseName)
Returns a filled-out body for the given SootMethod.
|
public ClassFile coffiClass
public method_info coffiMethod
public Body getBody(SootMethod m, String phaseName)
MethodSource
getBody
in interface MethodSource