Package | Description |
---|---|
soot.jimple.parser.node |
Modifier and Type | Class and Description |
---|---|
class |
AArrayReference |
class |
AFieldReference |
Modifier and Type | Method and Description |
---|---|
PReference |
AReferenceVariable.getReference() |
PReference |
AReferenceExpression.getReference() |
Modifier and Type | Method and Description |
---|---|
void |
AReferenceVariable.setReference(PReference node) |
void |
AReferenceExpression.setReference(PReference node) |
Constructor and Description |
---|
AReferenceExpression(PReference _reference_) |
AReferenceVariable(PReference _reference_) |