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