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