public class DexMethod extends Object
Modifier and Type | Method and Description |
---|---|
static SootMethod |
makeSootMethod(DexFile dexFile,
Method method,
SootClass declaringClass)
Retrieve the SootMethod equivalent of this method
|
public static SootMethod makeSootMethod(DexFile dexFile, Method method, SootClass declaringClass)