| Package | Description |
|---|---|
| soot.jimple.parser.analysis | |
| soot.jimple.parser.node |
| Modifier and Type | Method and Description |
|---|---|
void |
Analysis.caseTNop(TNop node) |
void |
AnalysisAdapter.caseTNop(TNop node) |
| Modifier and Type | Method and Description |
|---|---|
TNop |
ANopStatement.getNop() |
| Modifier and Type | Method and Description |
|---|---|
void |
ANopStatement.setNop(TNop node) |
| Constructor and Description |
|---|
ANopStatement(TNop _nop_,
TSemicolon _semicolon_) |
Copyright © 2020 Soot OSS. All rights reserved.