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