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 TypeClassDescriptionclass
Type 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 TypeMethodDescriptionboolean
ContextElements.contains
(ContextElement heap) static ContextElements
ContextElements.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 TypeClassDescriptionclass
Represents an allocation site node in the pointer assignment graph.class
callsite based context element in the points to analysis.class
Represents an allocation site node the represents a known java.lang.Class object.class
class
class
Represents an allocation site node the represents a constant string.class
Holds relevant information about a particular virtual call site.