Module Pulselib.PulseAbductiveDecompiler

module AbductiveDomain = PulseAbductiveDomain
module AbstractValue = PulseAbstractValue
module CallEvent = PulseCallEvent
module DecompilerExpr = PulseDecompilerExpr
module ValueHistory = PulseValueHistory

Wrapper to access the PulseDecompiler.t inside AbductiveDomain.t; all of the interface of PulseDecompiler is duplicated for ease of use