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