Package | Description |
---|---|
soot.jimple.parser.analysis | |
soot.jimple.parser.node |
Modifier and Type | Method and Description |
---|---|
void |
AnalysisAdapter.caseTNewarray(TNewarray node) |
void |
Analysis.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_) |