Uses of Interface
qilin.core.context.ContextElement
Packages that use ContextElement
-
Uses of ContextElement in qilin.core.context
Classes in qilin.core.context that implement ContextElementModifier and TypeClassDescriptionclassType based context element in the points to analysis.Methods in qilin.core.context that return ContextElementMethods in qilin.core.context with parameters of type ContextElementModifier and TypeMethodDescriptionbooleanContextElements.contains(ContextElement heap) static ContextElementsContextElements.newContext(ContextElements c, ContextElement ce, int depth) Compose a new context by a given context and a heap.Constructors in qilin.core.context with parameters of type ContextElement -
Uses of ContextElement in qilin.core.pag
Classes in qilin.core.pag that implement ContextElementModifier and TypeClassDescriptionclassRepresents an allocation site node in the pointer assignment graph.classcallsite based context element in the points to analysis.classRepresents an allocation site node the represents a known java.lang.Class object.classclassclassRepresents an allocation site node the represents a constant string.classHolds relevant information about a particular virtual call site.