public class PrivateFieldAccMethodSource extends Object implements MethodSource
Constructor and Description |
---|
PrivateFieldAccMethodSource(Type fieldType,
String fieldName,
boolean isStatic,
SootClass classToInvoke) |
Modifier and Type | Method and Description |
---|---|
Body |
getBody(SootMethod sootMethod,
String phaseName)
Returns a filled-out body for the given SootMethod.
|
public Body getBody(SootMethod sootMethod, String phaseName)
MethodSource
getBody
in interface MethodSource