module type Standard_abstraction = Abstract_domain.Internal with type value = Cvalue.V.t and type location = Precise_locs.precise_location
Abstract_domain.Internal
with type value = Cvalue.V.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