| Package | Description |
|---|---|
| soot.shimple |
Public classes for the SSA Shimple intermediate representation.
|
| soot.shimple.internal |
Shimple internal messy stuff.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultShimpleFactory |
| Modifier and Type | Field and Description |
|---|---|
protected ShimpleFactory |
PhiNodeManager.sf |
protected ShimpleFactory |
PiNodeManager.sf |
protected ShimpleFactory |
ShimpleBodyBuilder.sf |
| Constructor and Description |
|---|
PhiNodeManager(ShimpleBody body,
ShimpleFactory sf) |
PiNodeManager(ShimpleBody body,
boolean trimmed,
ShimpleFactory sf)
Transforms the provided body to pure SSA form.
|
Copyright © 2020 Soot OSS. All rights reserved.