Package qilin.core.natives
Class NativeMethod
java.lang.Object
qilin.core.ArtificialMethod
qilin.core.natives.NativeMethod
- Direct Known Subclasses:
JavaIoFileSystemGetFileSystemNative,JavaIoFileSystemListNative,JavaLangObjectCloneNative,JavaLangRefFinalizerInvokeFinalizeMethodNative,JavaLangReflectArrayGet,JavaLangReflectArraySet,JavaLangSystemArraycopyNative,JavaLangSystemSetErr0Native,JavaLangSystemSetIn0Native,JavaLangSystemSetOut0Native,JavaLangThreadCurrentThread,JavaLangThreadStart0Native,JavaSecurityAccessControllerDoPrivileged_ExceptionNative,JavaSecurityAccessControllerDoPrivilegedNative
-
Field Summary
Fields inherited from class qilin.core.ArtificialMethod
bodyBuilder, identifierFactory, localStart, method, paraLocals, paraStart, stmtList, thisLocal, view -
Method Summary
Methods inherited from class qilin.core.ArtificialMethod
addAssign, addInvoke, addInvoke, addReturn, getArrayRef, getInvoke, getInvoke, getNew, getNewArray, getNextLocal, getPara, getPara, getStaticFieldRef, getThis
-
Method Details
-
simulateImpl
protected abstract void simulateImpl() -
simulate
public void simulate()
-