Module type Apron_domain.S

module type S = Abstract_domain.Internal 
  with type value = Main_values.Interval.t
   and type location = Precise_locs.precise_location
Signature of an Apron domain in EVA.

include Abstract_domain.S_with_Structure
module Store: Abstract_domain.Store  with type state := state