Module Absint.LowerHil

module type HilConfig = sig ... end

Functor for turning HIL transfer functions into SIL transfer functions

module type S = sig ... end

Wrapper around Interpreter to prevent clients from having to deal with IdAccessPathMapDomain.

Simpler version of the above wrapper that uses the default HIL config