| Package | Description |
|---|---|
| soot.jimple.parser.analysis | |
| soot.jimple.parser.node |
| Modifier and Type | Method and Description |
|---|---|
void |
Analysis.caseTNullType(TNullType node) |
void |
AnalysisAdapter.caseTNullType(TNullType node) |
| Modifier and Type | Method and Description |
|---|---|
TNullType |
ANullBaseTypeNoName.getNullType() |
TNullType |
ANullBaseType.getNullType() |
| Modifier and Type | Method and Description |
|---|---|
void |
ANullBaseTypeNoName.setNullType(TNullType node) |
void |
ANullBaseType.setNullType(TNullType node) |
| Constructor and Description |
|---|
ANullBaseType(TNullType _nullType_) |
ANullBaseTypeNoName(TNullType _nullType_) |
Copyright © 2020 Soot OSS. All rights reserved.