| Package | Description |
|---|---|
| soot.jimple.parser.analysis | |
| soot.jimple.parser.node |
| Modifier and Type | Method and Description |
|---|---|
void |
Analysis.caseTLong(TLong node) |
void |
AnalysisAdapter.caseTLong(TLong node) |
| Modifier and Type | Method and Description |
|---|---|
TLong |
ALongBaseTypeNoName.getLong() |
TLong |
ALongBaseType.getLong() |
| Modifier and Type | Method and Description |
|---|---|
void |
ALongBaseTypeNoName.setLong(TLong node) |
void |
ALongBaseType.setLong(TLong node) |
| Constructor and Description |
|---|
ALongBaseType(TLong _long_) |
ALongBaseTypeNoName(TLong _long_) |
Copyright © 2020 Soot OSS. All rights reserved.