Uses of Interface
qilin.util.Numberable
Package
Description
Generally useful utility classes for Soot.
-
Uses of Numberable in qilin.core.builder.callgraph
Modifier and TypeClassDescriptionfinal class
Enumeration type representing the kind of a call graph edge. -
Uses of Numberable in qilin.core.pag
Modifier and TypeClassDescriptionclass
Represents an allocation site node in the pointer assignment graph.class
Represents an allocation site node the represents a known java.lang.Class object.class
class
class
class
class
Represents a field reference node in the pointer assignment graph.class
class
Represents a simple variable node in the pointer assignment graph that is not associated with any particular method invocation.class
class
Represents every node in the pointer assignment graph.class
Represents an allocation site node the represents a constant string.class
Represents a simple of pointer node in the pointer assignment graph.class
Represents a simple variable node in the pointer assignment graph. -
Uses of Numberable in qilin.util
Modifier and TypeClassDescriptionclass
ArrayNumberer<E extends Numberable>
A class that numbers objects, so they can be placed in bitsets.Modifier and TypeClassDescriptionfinal class
A class that assigns integers to java.lang.Strings.