Package qilin.pta.toolkits.dd
Class TunnelingConstructor
java.lang.Object
qilin.pta.toolkits.dd.TunnelingConstructor
- All Implemented Interfaces:
CtxConstructor
-
Field Summary
Fields inherited from interface qilin.parm.ctxcons.CtxConstructor
emptyContext
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionconstructCtx
(ContextMethod caller, ContextAllocNode receiverNode, CallSite callSite, SootMethod target)
-
Constructor Details
-
TunnelingConstructor
-
-
Method Details
-
constructCtx
public Context constructCtx(ContextMethod caller, ContextAllocNode receiverNode, CallSite callSite, SootMethod target) - Specified by:
constructCtx
in interfaceCtxConstructor
-