| Interface | Description |
|---|---|
| IEvalFunction | |
| IHierarchy | |
| ITypingStrategy |
Provides a way to use different was to create and minimize typings
|
| IUseVisitor |
| Class | Description |
|---|---|
| AugEvalFunction | |
| AugHierarchy | |
| BottomType | |
| BytecodeHierarchy | |
| DefaultTypingStrategy |
The defualt typing strategy
|
| EmptyList<E> | Deprecated |
| Integer127Type | |
| Integer1Type | |
| Integer32767Type | |
| QueuedSet<E> | |
| SingletonList<E> | Deprecated |
| TypeResolver |
New Type Resolver by Ben Bellamy (see 'Efficient Local Type Inference' at OOPSLA 08).
|
| Typing | |
| UseChecker |
This checks all uses against the rules in Jimple, except some uses are not checked where the bytecode verifier guarantees
use validity.
|
Copyright © 2020 Soot OSS. All rights reserved.