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>InferModules__Eradicate (infer.InferModules__Eradicate)</title><link rel="stylesheet" href="../../odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc %%VERSION%%"/><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> » InferModules__Eradicate</nav><h1>Module <code>InferModules__Eradicate</code></h1><p>Eradicate NPEs.</p></header><dl><dt class="spec value" id="val-callback_eradicate"><a href="#val-callback_eradicate" class="anchor"></a><code><span class="keyword">val</span> callback_eradicate : <a href="../InferModules/Callbacks/index.html#type-proc_callback_t">InferModules.Callbacks.proc_callback_t</a></code></dt><dt class="spec value" id="val-callback_check_return_type"><a href="#val-callback_check_return_type" class="anchor"></a><code><span class="keyword">val</span> callback_check_return_type : <a href="../InferModules/TypeCheck/index.html#type-check_return_type">InferModules.TypeCheck.check_return_type</a> <span>-></span> <a href="../InferModules/Callbacks/index.html#type-proc_callback_t">InferModules.Callbacks.proc_callback_t</a></code></dt></dl><dl><dt class="spec module-type" id="module-type-CallBackT"><a href="#module-type-CallBackT" class="anchor"></a><code><span class="keyword">module</span> <span class="keyword">type</span> <a href="module-type-CallBackT/index.html">CallBackT</a> = <span class="keyword">sig</span> ... <span class="keyword">end</span></code></dt><dd><p>Type for a module that provides a main callback function</p></dd></dl><dl><dt class="spec module-type" id="module-type-ExtensionT"><a href="#module-type-ExtensionT" class="anchor"></a><code><span class="keyword">module</span> <span class="keyword">type</span> <a href="module-type-ExtensionT/index.html">ExtensionT</a> = <span class="keyword">sig</span> ... <span class="keyword">end</span></code></dt><dd><p>Extension to the type checker.</p></dd></dl></div></body></html>
|