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