module Restrict:functor (Value:Abstract_value.S) ->functor (Domain:Abstract.Domain.Internalwith type value = Value.t) ->functor (Scope:sigval functions :Domain_mode.function_mode listend) ->Abstract.Domain.Internalwith type value = Value.t and type location = Domain.location
| Parameters: |
|
include Abstract_domain.S
val structure : t structure