| Package | Description |
|---|---|
| soot.jimple.parser.node |
| Modifier and Type | Class and Description |
|---|---|
class |
AArrayReference |
class |
AFieldReference |
| Modifier and Type | Method and Description |
|---|---|
PReference |
AReferenceExpression.getReference() |
PReference |
AReferenceVariable.getReference() |
| Modifier and Type | Method and Description |
|---|---|
void |
AReferenceExpression.setReference(PReference node) |
void |
AReferenceVariable.setReference(PReference node) |
| Constructor and Description |
|---|
AReferenceExpression(PReference _reference_) |
AReferenceVariable(PReference _reference_) |
Copyright © 2020 Soot OSS. All rights reserved.