Uses of Class
qilin.core.context.ContextElements
-
Uses of ContextElements in qilin.core.context
Modifier and TypeMethodDescriptionstatic ContextElements
ContextElements.newContext
(ContextElements c, ContextElement ce, int depth) Compose a new context by a given context and a heap.Modifier and TypeMethodDescriptionstatic ContextElements
ContextElements.newContext
(ContextElements c, ContextElement ce, int depth) Compose a new context by a given context and a heap. -
Uses of ContextElements in qilin.pta.toolkits.bean
Modifier and TypeFieldDescriptionprotected Map<Pair<ContextElements,
AllocNode>, Set<Pair<ContextElements, AllocNode>>> ContextSelector.allocation
protected Map<Pair<ContextElements,
AllocNode>, Set<Pair<ContextElements, AllocNode>>> ContextSelector.allocation
protected Map<AllocNode,
Set<ContextElements>> ContextSelector.contextMap
Modifier and TypeMethodDescriptionContextSelector.allocatedBy
(ContextElements ctx, AllocNode heap) ContextSelector.contextsOf
(AllocNode heap) Modifier and TypeMethodDescriptionprotected void
ContextSelector.addAllocation
(ContextElements ctx, AllocNode heap, ContextElements newCtx, AllocNode succ) ContextSelector.allocatedBy
(ContextElements ctx, AllocNode heap)