public class ShimpleMethodSource extends Object implements MethodSource
Constructor and Description |
---|
ShimpleMethodSource(MethodSource ms) |
Modifier and Type | Method and Description |
---|---|
Body |
getBody(SootMethod m,
String phaseName)
Returns a filled-out body for the given SootMethod.
|
public ShimpleMethodSource(MethodSource ms)
public Body getBody(SootMethod m, String phaseName)
MethodSource
getBody
in interface MethodSource
Copyright © 2020 Sable. All rights reserved.