public class JavaIoFileSystemGetFileSystemNative extends NativeMethod
bodyBuilder, localStart, method, paraLocals, paraStart, stmtList, thisLocal, view| Constructor and Description |
|---|
JavaIoFileSystemGetFileSystemNative(View view,
SootMethod method) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
simulateImpl()
Returns a variable pointing to the file system constant
|
simulateaddAssign, addInvoke, addInvoke, addReturn, getArrayRef, getInvoke, getInvoke, getNew, getNewArray, getNextLocal, getPara, getPara, getStaticFieldRef, getThispublic JavaIoFileSystemGetFileSystemNative(View view, SootMethod method)
protected void simulateImpl()
public static native java.io.FileSystem getFileSystem(); only exists in old version of JDK(e.g., JDK6).
simulateImpl in class NativeMethodCopyright © 2024 Soot OSS. All rights reserved.