Package | Description |
---|---|
soot.jimple.parser.analysis | |
soot.jimple.parser.node |
Modifier and Type | Method and Description |
---|---|
void |
AnalysisAdapter.caseTNullType(TNullType node) |
void |
Analysis.caseTNullType(TNullType node) |
Modifier and Type | Method and Description |
---|---|
TNullType |
ANullBaseType.getNullType() |
TNullType |
ANullBaseTypeNoName.getNullType() |
Modifier and Type | Method and Description |
---|---|
void |
ANullBaseType.setNullType(TNullType node) |
void |
ANullBaseTypeNoName.setNullType(TNullType node) |
Constructor and Description |
---|
ANullBaseType(TNullType _nullType_) |
ANullBaseTypeNoName(TNullType _nullType_) |