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