public class PrivateMethodAccMethodSource extends Object implements MethodSource
| Constructor and Description |
|---|
PrivateMethodAccMethodSource(polyglot.types.MethodInstance methInst) |
| Modifier and Type | Method and Description |
|---|---|
Body |
getBody(SootMethod sootMethod,
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, String phaseName)
MethodSourcegetBody in interface MethodSourceCopyright © 2020 Soot OSS. All rights reserved.