| Package | Description |
|---|---|
| soot.jimple.parser.analysis | |
| soot.jimple.parser.node |
| Modifier and Type | Method and Description |
|---|---|
void |
Analysis.caseTNeg(TNeg node) |
void |
AnalysisAdapter.caseTNeg(TNeg node) |
| Modifier and Type | Method and Description |
|---|---|
TNeg |
ANegUnop.getNeg() |
| Modifier and Type | Method and Description |
|---|---|
void |
ANegUnop.setNeg(TNeg node) |
| Constructor and Description |
|---|
ANegUnop(TNeg _neg_) |
Copyright © 2020 Soot OSS. All rights reserved.