Frama-C API - Int_Intervals_sig
Sets of intervals with a lattice structure. Consecutive intervals are automatically fused.
type itv = Abstract_interp.Int.t * Abstract_interp.Int.t
module type S = sig ... end
Int_Intervals_sig
Sets of intervals with a lattice structure. Consecutive intervals are automatically fused.
type itv = Abstract_interp.Int.t * Abstract_interp.Int.t
module type S = sig ... end