module D:Abstract_domain.Leafwith type value = Cvalue.V.t and type location = Precise_locs.precise_location and type state = state
include Abstract_domain.S
val key : t Abstract_domain.keyThe key identifies the domain and the type t of its states.