Uses of Class
qilin.util.Pair
Packages that use Pair
-
Uses of Pair in qilin.pta.toolkits.bean
Fields in qilin.pta.toolkits.bean with type parameters of type PairModifier and TypeFieldDescriptionprotected Map<Pair<ContextElements,
AllocNode>, Set<Pair<ContextElements, AllocNode>>> ContextSelector.allocation
protected Map<Pair<ContextElements,
AllocNode>, Set<Pair<ContextElements, AllocNode>>> ContextSelector.allocation
Methods in qilin.pta.toolkits.bean that return types with arguments of type PairModifier and TypeMethodDescriptionContextSelector.allocatedBy
(ContextElements ctx, AllocNode heap) -
Uses of Pair in qilin.pta.toolkits.conch
Fields in qilin.pta.toolkits.conch with type parameters of type PairModifier and TypeFieldDescriptionprotected final Map<SootMethod,
Map<SparkField, Set<Pair<VarNode, VarNode>>>> AbstractConch.m2thisFStores
AbstractConch.o2nonThisFStores
Methods in qilin.pta.toolkits.conch that return types with arguments of type Pair