| Package | Description |
|---|---|
| soot |
Base Soot classes, shared by different intermediate representations.
|
| soot.jimple.toolkits.scalar |
A toolkit for scalar optimization of Jimple.
|
| Modifier and Type | Method and Description |
|---|---|
LocalCreation |
Scene.createLocalCreation(Chain<Local> locals) |
LocalCreation |
Scene.createLocalCreation(Chain<Local> locals,
String prefix) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultLocalCreation
provides an easy interface to handle new var-names.
|
Copyright © 2024 Soot OSS. All rights reserved.