public class ClassLiteralMethodSource extends java.lang.Object implements MethodSource
Constructor and Description |
---|
ClassLiteralMethodSource() |
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