| Package | Description |
|---|---|
| qilin.core.builder.callgraph | |
| qilin.core.pag | |
| qilin.pta.toolkits.bean | |
| qilin.pta.toolkits.conch | |
| qilin.stat | |
| qilin.util |
Generally useful utility classes for Soot.
|
| Class and Description |
|---|
| Invalidable
A class implementing this interface can be invalidated.
|
| Numberable
A class that numbers objects, so they can be placed in bitsets.
|
| Class and Description |
|---|
| ArrayNumberer
A class that numbers objects, so they can be placed in bitsets.
|
| Numberable
A class that numbers objects, so they can be placed in bitsets.
|
| Triple |
| Class and Description |
|---|
| Pair |
| Class and Description |
|---|
| Pair |
| Class and Description |
|---|
| Stopwatch |
| Class and Description |
|---|
| ArrayNumberer
A class that numbers objects, so they can be placed in bitsets.
|
| BitSetIterator
A fast enumerator for sparse bit sets.
|
| BitVector
This is the Soot internal implementation of java.util.BitSet with Felix and Jerome's clever
efficient iterator.
|
| Chain
Augmented data type guaranteeing O(1) insertion and removal from a set of ordered, unique
elements.
|
| IterableNumberer
A numberer which also supports an iterator on newly-added objects.
|
| Numberable
A class that numbers objects, so they can be placed in bitsets.
|
| NumberedString
A class that assigns integers to java.lang.Strings.
|
| Numberer
A numberer converts objects to unique non-negative integers, and vice-versa.
|
| Stopwatch |
Copyright © 2024 Soot OSS. All rights reserved.