Package qilin.parm.contextconstruction
Class CallSiteContextConstructor
java.lang.Object
qilin.parm.contextconstruction.CallSiteContextConstructor
- 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
-
CallSiteContextConstructor
public CallSiteContextConstructor()
-
-
Method Details
-
constructContext
public Context constructContext(ContextMethod caller, ContextAllocNode receiverNode, CallSite callSite, SootMethod target) - Specified by:
constructContextin interfaceContextConstructor
-