Package qilin.parm.contextconstruction
Class HybridTypeContextConstructor
java.lang.Object
qilin.parm.contextconstruction.HybridTypeContextConstructor
- All Implemented Interfaces:
ContextConstructor
-
Field Summary
Fields inherited from interface qilin.parm.contextconstruction.ContextConstructor
emptyContext -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconstructContext(ContextMethod caller, ContextAllocNode receiverNode, CallSite callSite, SootMethod target)
-
Constructor Details
-
HybridTypeContextConstructor
public HybridTypeContextConstructor()
-
-
Method Details
-
constructContext
public Context constructContext(ContextMethod caller, ContextAllocNode receiverNode, CallSite callSite, SootMethod target) - Specified by:
constructContextin interfaceContextConstructor
-