| Package | Description |
|---|---|
| soot |
Base Soot classes, shared by different intermediate representations.
|
| soot.shimple |
Public classes for the SSA Shimple intermediate representation.
|
| Modifier and Type | Field and Description |
|---|---|
protected SideEffectAnalysis |
Scene.activeSideEffectAnalysis |
| Modifier and Type | Method and Description |
|---|---|
SideEffectAnalysis |
Scene.getSideEffectAnalysis()
Retrieves the active side-effect analysis
|
| Modifier and Type | Method and Description |
|---|---|
void |
Scene.setSideEffectAnalysis(SideEffectAnalysis sea)
Sets the active side-effect analysis
|
| Modifier and Type | Field and Description |
|---|---|
protected SideEffectAnalysis |
DefaultShimpleFactory.sea |
Copyright © 2020 Soot OSS. All rights reserved.