This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
<!DOCTYPE html>
<htmlxmlns="http://www.w3.org/1999/xhtml"><head><title>Absint__LowerHil (infer.Absint__LowerHil)</title><linkrel="stylesheet"href="../../odoc.css"/><metacharset="utf-8"/><metaname="generator"content="odoc 1.5.1"/><metaname="viewport"content="width=device-width,initial-scale=1.0"/><scriptsrc="../../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body><divclass="content"><header><nav><ahref="../index.html">Up</a>–<ahref="../index.html">infer</a>» Absint__LowerHil</nav><h1>Module <code>Absint__LowerHil</code></h1></header><divclass="spec module-type"id="module-type-HilConfig"><ahref="#module-type-HilConfig"class="anchor"></a><code><spanclass="keyword">module</span><spanclass="keyword">type</span><ahref="module-type-HilConfig/index.html">HilConfig</a> = <spanclass="keyword">sig</span> ... <spanclass="keyword">end</span></code></div><divclass="spec module"id="module-DefaultConfig"><ahref="#module-DefaultConfig"class="anchor"></a><code><spanclass="keyword">module</span><ahref="DefaultConfig/index.html">DefaultConfig</a> : <ahref="index.html#module-type-HilConfig">HilConfig</a></code></div><dl><dtclass="spec module"id="module-Make"><ahref="#module-Make"class="anchor"></a><code><spanclass="keyword">module</span><ahref="Make/index.html">Make</a> : <spanclass="keyword">functor</span> (<ahref="Make/argument-1-TransferFunctions/index.html">TransferFunctions</a> : <ahref="../Absint/TransferFunctions/index.html#module-type-HIL">Absint.TransferFunctions.HIL</a>) <span>-></span><spanclass="keyword">functor</span> (<ahref="Make/argument-2-HilConfig/index.html">HilConfig</a> : <ahref="index.html#module-type-HilConfig">HilConfig</a>) <span>-></span><spanclass="keyword">sig</span> ... <spanclass="keyword">end</span></code></dt><dd><p>Functor for turning HIL transfer functions into SIL transfer functions</p></dd></dl><divclass="spec module-type"id="module-type-S"><ahref="#module-type-S"class="anchor"></a><code><spanclass="keyword">module</span><spanclass="keyword">type</span><ahref="module-type-S/index.html">S</a> = <spanclass="keyword">sig</span> ... <spanclass="keyword">end</span></code></div><dl><dtclass="spec module"id="module-MakeAbstractInterpreterWithConfig"><ahref="#module-MakeAbstractInterpreterWithConfig"class="anchor"></a><code><spanclass="keyword">module</span><ahref="MakeAbstractInterpreterWithConfig/index.html">MakeAbstractInterpreterWithConfig</a> : <spanclass="keyword">functor</span> (<ahref="MakeAbstractInterpreterWithConfig/argument-1-MakeAbstractInterpreter/index.html">MakeAbstractInterpreter</a> : <ahref="../Absint/AbstractInterpreter/index.html#module-type-Make">Absint.AbstractInterpreter.Make</a>) <span>-></span><spanclass="keyword">functor</span> (<ahref="MakeAbstractInterpreterWithConfig/argument-2-HilConfig/index.html">HilConfig</a> : <ahref="index.html#module-type-HilConfig">HilConfig</a>) <span>-></span><spanclass="keyword">functor</span> (<ahref="MakeAbstractInterpreterWithConfig/argument-3-TransferFunctions/index.html">TransferFunctions</a> : <ahref="../Absint/TransferFunctions/index.html#module-type-HIL">Absint.TransferFunctions.HIL</a>) <span>-></span><ahref="index.html#module-type-S">S</a><spanclass="keyword">with</span><spanclass="keyword">type</span><ahref="MakeAbstractInterpreterWithConfig/index.html#type-domain">domain</a> = <ahref="MakeAbstractInterpreterWithConfig/argument-3-TransferFunctions/Domain/index.html#type-t">TransferFunctions.Domain.t</a><spanclass="keyword">and</span><spanclass="keyword">module</span><ahref="MakeAbstractInterpreterWithConfig/Interpreter/index.html">Interpreter</a> = <ahref="MakeAbstractInterpreterWithConfig/index.html#argument-1-MakeAbstractInterpreter">MakeAbstractInterpreter(Make(TransferFunctions)(HilConfig))</a></code></dt><dd><p>Wrapper around Interpreter to prevent clients from having to deal with IdAccessPathMapDomain.</p></dd></dl><dl><dtclass="spec module"id="module-MakeAbstractInterpreter"><ahref="#module-MakeAbstractInterpreter"class="anchor"></a><code><spanclass="keyword">module</span><ahref="MakeAbstractInterpreter/index.html">MakeAbstractInterpreter</a> : <spanclass="keyword">functor</span> (<ahref="MakeAbstractInterpreter/argument-1-TransferFunctions/index.html">TransferFunctions</a> : <ahref="../Absint/TransferFunctions/index.html#module-type-HIL">Absint.TransferFunctions.HIL</a>) <span>-></span><spanclass="keyword">sig</span> ... <spanclass="keyword">end</span></code></dt><dd><p>Simpler version of the above wrapper that uses the default HIL config</p></dd></dl></div></body></html>