| Package | Description |
|---|---|
| soot |
Base Soot classes, shared by different intermediate representations.
|
| soot.dotnet.members.method | |
| soot.javaToJimple |
| Modifier and Type | Method and Description |
|---|---|
LocalGenerator |
Scene.createLocalGenerator(Body stmtBody) |
| Modifier and Type | Field and Description |
|---|---|
LocalGenerator |
DotnetBodyVariableManager.localGenerator |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultLocalGenerator |
| Modifier and Type | Field and Description |
|---|---|
protected LocalGenerator |
JimpleBodyBuilder.lg |
| Modifier and Type | Method and Description |
|---|---|
static Local |
Util.getPrivateAccessFieldInvoke(SootMethodRef toInvoke,
ArrayList params,
Body body,
LocalGenerator lg) |
static Local |
Util.getThis(Type sootType,
Body body,
HashMap getThisMap,
LocalGenerator lg) |
static Local |
Util.getThisGivenOuter(Type sootType,
HashMap getThisMap,
Body body,
LocalGenerator lg,
Local t2) |
Copyright © 2024 Soot OSS. All rights reserved.