Module S.Value

type t

Symbolic value

val constant : Binsec.Bitvector.t -> t
val var : Uid.t -> string -> int -> t
val ite : t -> t -> t -> t