| Package | Description |
|---|---|
| soot.jimple.parser.node |
| Modifier and Type | Class and Description |
|---|---|
class |
ALocalVariable |
class |
AReferenceVariable |
| Modifier and Type | Method and Description |
|---|---|
PVariable |
AAssignStatement.getVariable() |
| Modifier and Type | Method and Description |
|---|---|
void |
AAssignStatement.setVariable(PVariable node) |
| Constructor and Description |
|---|
AAssignStatement(PVariable _variable_,
TEquals _equals_,
PExpression _expression_,
TSemicolon _semicolon_) |
Copyright © 2020 Soot OSS. All rights reserved.