| Package | Description |
|---|---|
| soot.jimple.parser |
An interface to the Jimple parser.
|
| soot.jimple.parser.parser |
| Constructor and Description |
|---|
JimpleAST(InputStream aJIS)
Constructs a JimpleAST and generates its parse tree from the given InputStream.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
Parser.filter() |
Start |
Parser.parse() |
Copyright © 2020 Soot OSS. All rights reserved.