| Package | Description |
|---|---|
| soot.jimple.parser.analysis | |
| soot.jimple.parser.node |
| Modifier and Type | Method and Description |
|---|---|
void |
Analysis.caseTNew(TNew node) |
void |
AnalysisAdapter.caseTNew(TNew node) |
| Modifier and Type | Method and Description |
|---|---|
TNew |
ASimpleNewExpr.getNew() |
| Modifier and Type | Method and Description |
|---|---|
void |
ASimpleNewExpr.setNew(TNew node) |
| Constructor and Description |
|---|
ASimpleNewExpr(TNew _new_,
PBaseType _baseType_) |
Copyright © 2020 Soot OSS. All rights reserved.