Uses of Class
qilin.core.pag.ContextVarNode
-
Uses of ContextVarNode in qilin.core
Modifier and TypeMethodDescriptionprotected ContextVarNode
CorePTA.parameterize
(LocalVarNode vn, Context context) -
Uses of ContextVarNode in qilin.core.pag
Modifier and TypeMethodDescriptionPAG.findContextVarNode
(SootMethod m, Local baseValue, Context context) Finds the ContextVarNode for base variable value and context context, or returns null.PAG.makeContextVarNode
(VarNode base, Context context) Finds or creates the ContextVarNode for base variable base and context.