Uses of Class
qilin.parm.select.ContextSelector
Packages that use ContextSelector
-
Uses of ContextSelector in qilin.core
Methods in qilin.core that return ContextSelectorModifier and TypeMethodDescriptionCorePTA.contextSelector()abstract ContextSelectorPTA.contextSelector()Methods in qilin.core with parameters of type ContextSelectorModifier and TypeMethodDescriptionprotected final voidCorePTA.initComponents(ContextConstructor contextConstructor, ContextSelector contextSelector, HeapAbstractor heapAbstractor) Wires up the three context-sensitivity policies this analysis needs, atomically.voidCorePTA.setContextSelector(ContextSelector contextSelector) -
Uses of ContextSelector in qilin.core.config
Methods in qilin.core.config that return ContextSelectorModifier and TypeMethodDescriptionstatic ContextSelectorPointerAnalysisComponents.createContextSelector(PointerAnalysisConfig config, View view, ContextSensitivity contextSensitivity) static ContextSelectorPointerAnalysisComponents.wrapIgnoreTypesGuard(PointerAnalysisConfig config, View view, ContextSelector base) Wrapsbasewith aHeuristicSelectorguard that forces an empty context for ignore-types, when the config asks for it; otherwise returnsbaseunchanged.Methods in qilin.core.config with parameters of type ContextSelectorModifier and TypeMethodDescriptionstatic ContextSelectorPointerAnalysisComponents.wrapIgnoreTypesGuard(PointerAnalysisConfig config, View view, ContextSelector base) Wrapsbasewith aHeuristicSelectorguard that forces an empty context for ignore-types, when the config asks for it; otherwise returnsbaseunchanged. -
Uses of ContextSelector in qilin.parm.select
Subclasses of ContextSelector in qilin.parm.selectModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassConstructors in qilin.parm.select with parameters of type ContextSelector -
Uses of ContextSelector in qilin.pta.toolkits.dd
Subclasses of ContextSelector in qilin.pta.toolkits.dd