public class AssertClassMethodSource extends Object implements MethodSource
| Constructor and Description |
|---|
AssertClassMethodSource() |
| 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)
MethodSourcegetBody in interface MethodSourceCopyright © 2020 Soot OSS. All rights reserved.