| Package | Description |
|---|---|
| soot.jimple.parser |
An interface to the Jimple parser.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BodyExtractorWalker
Walks a jimple AST and constructs the method bodies for all the methods of
the SootClass associated with this walker (see constructor).
|
class |
SkeletonExtractorWalker |
class |
Walker |