module type S = Abstract_domain.Internal with type value = Main_values.Interval.t and type location = Precise_locs.precise_location
Abstract_domain.Internal
with type value = Main_values.Interval.t and type location = Precise_locs.precise_location
include Abstract_domain.S_with_Structure
module Store: Abstract_domain.Store with type state := state
Abstract_domain.Store
with type state := state