| Package | Description |
|---|---|
| soot.jimple.parser.analysis | |
| soot.jimple.parser.node |
| Modifier and Type | Method and Description |
|---|---|
void |
Analysis.caseTInt(TInt node) |
void |
AnalysisAdapter.caseTInt(TInt node) |
| Modifier and Type | Method and Description |
|---|---|
TInt |
AIntBaseType.getInt() |
TInt |
AIntBaseTypeNoName.getInt() |
| Modifier and Type | Method and Description |
|---|---|
void |
AIntBaseType.setInt(TInt node) |
void |
AIntBaseTypeNoName.setInt(TInt node) |
| Constructor and Description |
|---|
AIntBaseType(TInt _int_) |
AIntBaseTypeNoName(TInt _int_) |
Copyright © 2020 Soot OSS. All rights reserved.