public class AllocDotField extends Node
| Modifier and Type | Field and Description |
|---|---|
protected AllocNode |
base |
protected SparkField |
field |
p2set, pag, replacement, type| Modifier and Type | Method and Description |
|---|---|
AllocNode |
getBase()
Returns the base AllocNode.
|
SparkField |
getField()
Returns the field of this node.
|
String |
toString() |
protected AllocNode base
protected SparkField field
public AllocNode getBase()
public SparkField getField()
Copyright © 2020 Soot OSS. All rights reserved.