public class PrivateFieldSetMethodSource extends Object implements MethodSource
Constructor and Description |
---|
PrivateFieldSetMethodSource(Type fieldType,
String fieldName,
boolean isStatic) |
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
Copyright © 2021 Soot OSS. All rights reserved.