| Package | Description |
|---|---|
| soot.jimple.parser.analysis | |
| soot.jimple.parser.node |
| Modifier and Type | Method and Description |
|---|---|
void |
Analysis.caseTFullIdentifier(TFullIdentifier node) |
void |
AnalysisAdapter.caseTFullIdentifier(TFullIdentifier node) |
| Modifier and Type | Method and Description |
|---|---|
TFullIdentifier |
AFullIdentNonvoidType.getFullIdentifier() |
TFullIdentifier |
AFullIdentClassName.getFullIdentifier() |
| Modifier and Type | Method and Description |
|---|---|
void |
AFullIdentNonvoidType.setFullIdentifier(TFullIdentifier node) |
void |
AFullIdentClassName.setFullIdentifier(TFullIdentifier node) |
| Constructor and Description |
|---|
AFullIdentClassName(TFullIdentifier _fullIdentifier_) |
AFullIdentNonvoidType(TFullIdentifier _fullIdentifier_,
List<?> _arrayBrackets_) |
Copyright © 2020 Soot OSS. All rights reserved.