| Package | Description |
|---|---|
| soot.jimple.parser.analysis | |
| soot.jimple.parser.node |
| Modifier and Type | Method and Description |
|---|---|
void |
Analysis.caseTNewarray(TNewarray node) |
void |
AnalysisAdapter.caseTNewarray(TNewarray node) |
| Modifier and Type | Method and Description |
|---|---|
TNewarray |
AArrayNewExpr.getNewarray() |
| Modifier and Type | Method and Description |
|---|---|
void |
AArrayNewExpr.setNewarray(TNewarray node) |
| Constructor and Description |
|---|
AArrayNewExpr(TNewarray _newarray_,
TLParen _lParen_,
PNonvoidType _nonvoidType_,
TRParen _rParen_,
PFixedArrayDescriptor _fixedArrayDescriptor_) |
Copyright © 2020 Soot OSS. All rights reserved.