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