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