class ArrayFieldQuery extends AbstractQuery
Modifier and Type | Field and Description |
---|---|
private String |
heapID |
private int |
index |
private int |
intBound |
private String |
objectID |
result
Constructor and Description |
---|
ArrayFieldQuery(String heapID,
String objectID,
int index,
int bound) |
Modifier and Type | Method and Description |
---|---|
String |
getHeapID() |
int |
getIndex() |
String |
getObjectID() |
String |
getQuery() |
void |
setResult(String s)
Stores the result from the z3 solver.
|
echo, enclose, getResult, getVal
private String heapID
private String objectID
private int index
private int intBound