public class PrivateMethodAccMethodSource extends java.lang.Object implements MethodSource
Constructor and Description |
---|
PrivateMethodAccMethodSource(polyglot.types.MethodInstance methInst) |
Modifier and Type | Method and Description |
---|---|
Body |
getBody(SootMethod sootMethod,
java.lang.String phaseName)
Returns a filled-out body for the given SootMethod.
|
void |
setMethodInst(polyglot.types.MethodInstance mi) |
public PrivateMethodAccMethodSource(polyglot.types.MethodInstance methInst)
public void setMethodInst(polyglot.types.MethodInstance mi)
public Body getBody(SootMethod sootMethod, java.lang.String phaseName)
MethodSource
getBody
in interface MethodSource