Uses of Interface
qilin.util.Numberable
Packages that use Numberable
Package
Description
Generally useful utility classes for Soot.
-
Uses of Numberable in qilin.core.builder.callgraph
Classes in qilin.core.builder.callgraph that implement NumberableModifier and TypeClassDescriptionfinal classEnumeration type representing the kind of a call graph edge. -
Uses of Numberable in qilin.core.pag
Classes in qilin.core.pag that implement NumberableModifier and TypeClassDescriptionclassRepresents an allocation site node in the pointer assignment graph.classRepresents an allocation site node the represents a known java.lang.Class object.classclassclassclassclassRepresents a field reference node in the pointer assignment graph.classclassRepresents a simple variable node in the pointer assignment graph that is not associated with any particular method invocation.classclassRepresents every node in the pointer assignment graph.classRepresents an allocation site node the represents a constant string.classRepresents a simple of pointer node in the pointer assignment graph.classRepresents a simple variable node in the pointer assignment graph. -
Uses of Numberable in qilin.util
Classes in qilin.util with type parameters of type NumberableModifier and TypeClassDescriptionclassArrayNumberer<E extends Numberable>A class that numbers objects, so they can be placed in bitsets.Classes in qilin.util that implement NumberableModifier and TypeClassDescriptionfinal classA class that assigns integers to java.lang.Strings.Fields in qilin.util declared as NumberableConstructors in qilin.util with parameters of type Numberable