| Package | Description |
|---|---|
| soot.jimple.toolkits.base |
A toolkit to optimize the Jimple IR.
|
| soot.tagkit |
Classes supporting classfile annotation in Soot.
|
| Modifier and Type | Method and Description |
|---|---|
SourceLnPosTag |
ExceptionCheckerError.position() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExceptionCheckerError.position(SourceLnPosTag pos) |
| Constructor and Description |
|---|
ExceptionCheckerError(SootMethod m,
SootClass sc,
Stmt s,
SourceLnPosTag pos) |
| Modifier and Type | Class and Description |
|---|---|
class |
SourceLnNamePosTag |
Copyright © 2020 Soot OSS. All rights reserved.