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