public class NativeMethodDriver extends Object
| Modifier and Type | Field and Description |
|---|---|
protected PTAScene |
ptaScene |
protected View |
view |
| Constructor and Description |
|---|
NativeMethodDriver(PTAScene ptaScene) |
| Modifier and Type | Method and Description |
|---|---|
void |
buildNative(SootMethod method) |
public NativeMethodDriver(PTAScene ptaScene)
public void buildNative(SootMethod method)
Copyright © 2024 Soot OSS. All rights reserved.