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