| Package | Description |
|---|---|
| soot.jimple.parser |
An interface to the Jimple parser.
|
| soot.jimple.parser.analysis |
| 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 |
| Modifier and Type | Class and Description |
|---|---|
class |
DepthFirstAdapter |
class |
ReversedDepthFirstAdapter |
Copyright © 2020 Soot OSS. All rights reserved.