public class JimpleMethodSource extends java.lang.Object implements MethodSource
Constructor and Description |
---|
JimpleMethodSource(JimpleAST aJimpleAST) |
Modifier and Type | Method and Description |
---|---|
Body |
getBody(SootMethod m,
java.lang.String phaseName)
Returns a filled-out body for the given SootMethod.
|
public JimpleMethodSource(JimpleAST aJimpleAST)
public Body getBody(SootMethod m, java.lang.String phaseName)
MethodSource
getBody
in interface MethodSource