public final class AArrayReference extends PReference
| Constructor and Description |
|---|
AArrayReference() |
AArrayReference(PArrayRef _arrayRef_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
Object |
clone() |
PArrayRef |
getArrayRef() |
void |
setArrayRef(PArrayRef node) |
String |
toString() |
public AArrayReference()
public AArrayReference(PArrayRef _arrayRef_)
Copyright © 2020 Soot OSS. All rights reserved.