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