Senv.StateSourcemodule Solver : Solver.GET_MODEL_WITH_STATSmodule QS : Libsse.Types.QUERY_STATISTICSSymbolic state
module Value :
Libsse.Types.VALUE
with type id := Uid.t
and type state := t
with type t = Sexpr.Expr.tval enumerate :
Value.t ->
?n:int ->
?except:Binsec.Bitvector.t list ->
t ->
(Binsec.Bitvector.t * t) listgetter feature returns a getter function from a state to an extended feature. It returns None if the current implementation does not support the queried feature.
setter feature returns a setter function to update an extended feature. It returns None if the current implementation does not support the queried feature.