MemBytes.Sigmatype chunk = Chunk.tmodule Chunk : sig ... endtype domain = Chunk.Set.tval pretty : Stdlib.Format.formatter -> t -> unitval create : unit -> tval get : t -> chunk -> Lang.F.varval value : t -> chunk -> Lang.F.termval assigned : pre:t -> post:t -> domain -> Lang.F.pred Frama_c_kernel.Bag.tval iter : (chunk -> Lang.F.var -> unit) -> t -> unitval iter2 :
(chunk -> Lang.F.var option -> Lang.F.var option -> unit) ->
t ->
t ->
unitval empty : domain