You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>UninitDomain (infer.Checkers.UninitDomain)</title><link rel="stylesheet" href="../../../odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc 1.5.1"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body><div class="content"><header><nav><a href="../index.html">Up</a> – <a href="../../index.html">infer</a> » <a href="../index.html">Checkers</a> » UninitDomain</nav><h1>Module <code>Checkers.UninitDomain</code></h1></header><div class="spec module" id="module-F"><a href="#module-F" class="anchor"></a><code><span class="keyword">module</span> F = Stdlib.Format</code></div><div class="spec module" id="module-Domain"><a href="#module-Domain" class="anchor"></a><code><span class="keyword">module</span> <a href="Domain/index.html">Domain</a> : <span class="keyword">sig</span> ... <span class="keyword">end</span></code></div><div class="spec module" id="module-MaybeUninitVars"><a href="#module-MaybeUninitVars" class="anchor"></a><code><span class="keyword">module</span> <a href="MaybeUninitVars/index.html">MaybeUninitVars</a> : <span class="keyword">sig</span> ... <span class="keyword">end</span></code></div><dl><dt class="spec type" id="type-prepost"><a href="#type-prepost" class="anchor"></a><code><span class="keyword">type</span> <span>'a prepost</span></code><code> = </code><code>{</code><table class="record"><tr id="type-prepost.pre" class="anchored"><td class="def field"><a href="#type-prepost.pre" class="anchor"></a><code>pre : <span class="type-var">'a</span>;</code></td></tr><tr id="type-prepost.post" class="anchored"><td class="def field"><a href="#type-prepost.post" class="anchor"></a><code>post : <span class="type-var">'a</span>;</code></td></tr></table><code>}</code></dt></dl><div class="spec module" id="module-VarPair"><a href="#module-VarPair" class="anchor"></a><code><span class="keyword">module</span> <a href="VarPair/index.html">VarPair</a> : <span class="keyword">sig</span> ... <span class="keyword">end</span></code></div><div class="spec module" id="module-Record"><a href="#module-Record" class="anchor"></a><code><span class="keyword">module</span> <a href="Record/index.html">Record</a> : <span class="keyword">functor</span> (<a href="Record/argument-1-Domain1/index.html">Domain1</a> : <a href="../../Absint/AbstractDomain/index.html#module-type-S">Absint.AbstractDomain.S</a>) <span>-></span> <span class="keyword">functor</span> (<a href="Record/argument-2-Domain2/index.html">Domain2</a> : <a href="../../Absint/AbstractDomain/index.html#module-type-S">Absint.AbstractDomain.S</a>) <span>-></span> <span class="keyword">functor</span> (<a href="Record/argument-3-Domain3/index.html">Domain3</a> : <a href="../../Absint/AbstractDomain/index.html#module-type-S">Absint.AbstractDomain.S</a>) <span>-></span> <span class="keyword">sig</span> ... <span class="keyword">end</span></code></div><div class="spec module" id="module-Summary"><a href="#module-Summary" class="anchor"></a><code><span class="keyword">module</span> <a href="Summary/index.html">Summary</a> : <span class="keyword">sig</span> ... <span class="keyword">end</span></code></div></div></body></html>
|