public class JavaIoFileDescriptorNative extends NativeMethodClass
helper
Constructor and Description |
---|
JavaIoFileDescriptorNative(NativeHelper helper) |
Modifier and Type | Method and Description |
---|---|
void |
simulateMethod(SootMethod method,
ReferenceVariable thisVar,
ReferenceVariable returnVar,
ReferenceVariable[] params)
Implements the abstract method simulateMethod.
|
defaultMethod
public JavaIoFileDescriptorNative(NativeHelper helper)
public void simulateMethod(SootMethod method, ReferenceVariable thisVar, ReferenceVariable returnVar, ReferenceVariable[] params)
simulateMethod
in class NativeMethodClass