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>UnitTests__AnalyzerTester (infer.UnitTests__AnalyzerTester)</title><linkrel="stylesheet"href="../../odoc.css"/><metacharset="utf-8"/><metaname="generator"content="odoc 1.5.0"/><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>» UnitTests__AnalyzerTester</nav><h1>Module <code>UnitTests__AnalyzerTester</code></h1></header><divclass="spec module"id="module-F"><ahref="#module-F"class="anchor"></a><code><spanclass="keyword">module</span> F = Stdlib.Format</code></div><aside><p>utilities for writing abstract domains/transfer function tests</p></aside><dl><dtclass="spec module"id="module-StructuredSil"><ahref="#module-StructuredSil"class="anchor"></a><code><spanclass="keyword">module</span><ahref="StructuredSil/index.html">StructuredSil</a> : <spanclass="keyword">sig</span> ... <spanclass="keyword">end</span></code></dt><dd><p>structured language that makes it easy to write small test programs in OCaml</p></dd></dl><divclass="spec module"id="module-MakeMake"><ahref="#module-MakeMake"class="anchor"></a><code><spanclass="keyword">module</span><ahref="MakeMake/index.html">MakeMake</a> : <spanclass="keyword">functor</span> (<ahref="MakeMake/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="MakeMake/argument-2-T/index.html">T</a> : <ahref="../Absint/TransferFunctions/index.html#module-type-SIL">Absint.TransferFunctions.SIL</a><spanclass="keyword">with</span><spanclass="keyword">type</span><ahref="MakeMake/CFG/Node/index.html#type-t">CFG.Node.t</a> = <ahref="../IR/Procdesc/Node/index.html#type-t">IR.Procdesc.Node.t</a>) <span>-></span><spanclass="keyword">sig</span> ... <spanclass="keyword">end</span></code></div><divclass="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-T/index.html">T</a> : <ahref="../Absint/TransferFunctions/index.html#module-type-SIL">Absint.TransferFunctions.SIL</a><spanclass="keyword">with</span><spanclass="keyword">type</span><ahref="Make/CFG/Node/index.html#type-t">CFG.Node.t</a> = <ahref="../IR/Procdesc/Node/index.html#type-t">IR.Procdesc.Node.t</a>) <span>-></span><spanclass="keyword">sig</span> ... <spanclass="keyword">end</span></code></div></div></body></html>