Package qilin.parm.ctxcons
Class InsensCtxConstructor
java.lang.Object
qilin.parm.ctxcons.InsensCtxConstructor
- 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
-
InsensCtxConstructor
public InsensCtxConstructor()
-
-
Method Details
-
constructCtx
public Context constructCtx(ContextMethod caller, ContextAllocNode receiverNode, CallSite callSite, SootMethod target) - Specified by:
constructCtx
in interfaceCtxConstructor
-