Module Offsm_domain.D

module D: Abstract_domain.Internal 
  with type value = Offsm_value.offsm_or_top
   and type location = Precise_locs.precise_location

include Abstract_domain.S
val structure : t Abstract_domain.structure
A structure matching the type of the domain.