| Package | Description |
|---|---|
| soot.jimple |
Public classes for the Jimple intermediate representation.
|
| soot.jimple.parser |
An interface to the Jimple parser.
|
| Class and Description |
|---|
| JimpleAST
This class encapsulates a JimpleAST instance and provides methods
to act on it.
|
| Class and Description |
|---|
| Walker |