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.

2 lines
3.7 KiB

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Absint__ProcnameDispatcher (infer.Absint__ProcnameDispatcher)</title><link rel="stylesheet" href="../../odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc 1.5.0"/><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> &#x00BB; Absint__ProcnameDispatcher</nav><h1>Module <code>Absint__ProcnameDispatcher</code></h1></header><dl><dt class="spec type" id="type-accept_more"><a href="#type-accept_more" class="anchor"></a><code><span class="keyword">type</span> accept_more</code></dt><dd><p>To be used in 'list_constraint</p></dd></dl><dl><dt class="spec type" id="type-end_of_list"><a href="#type-end_of_list" class="anchor"></a><code><span class="keyword">and</span> end_of_list</code></dt><dt class="spec type" id="type-name_matcher"><a href="#type-name_matcher" class="anchor"></a><code><span class="keyword">type</span> <span>('context, 'f_in, 'f_out, 'arg_payload) name_matcher</span></code></dt><dt class="spec type" id="type-template_arg"><a href="#type-template_arg" class="anchor"></a><code><span class="keyword">type</span> <span>('f_in, 'f_out_in_out, 'list_constraint) template_arg</span></code></dt><dt class="spec type" id="type-templ_matcher"><a href="#type-templ_matcher" class="anchor"></a><code><span class="keyword">type</span> <span>('context, 'f_in, 'f_out, 'list_constraint, 'arg_payload) templ_matcher</span></code></dt></dl><div class="spec module-type" id="module-type-Common"><a href="#module-type-Common" class="anchor"></a><code><span class="keyword">module</span> <span class="keyword">type</span> <a href="module-type-Common/index.html">Common</a> = <span class="keyword">sig</span> ... <span class="keyword">end</span></code></div><div class="spec module-type" id="module-type-NameCommon"><a href="#module-type-NameCommon" class="anchor"></a><code><span class="keyword">module</span> <span class="keyword">type</span> <a href="module-type-NameCommon/index.html">NameCommon</a> = <span class="keyword">sig</span> ... <span class="keyword">end</span></code></div><div class="spec module" id="module-ProcName"><a href="#module-ProcName" class="anchor"></a><code><span class="keyword">module</span> <a href="ProcName/index.html">ProcName</a> : <a href="index.html#module-type-NameCommon">NameCommon</a> <span class="keyword">with</span> <span class="keyword">type</span> <span>('context, 'f, 'arg_payload) <a href="module-type-NameCommon/index.html#type-dispatcher">dispatcher</a></span> = <span class="type-var">'context</span> <span>&#45;&gt;</span> <a href="../IR/Procname/index.html#type-t">IR.Procname.t</a> <span>&#45;&gt;</span> <span><span class="type-var">'f</span> option</span></code></div><div class="spec module" id="module-TypName"><a href="#module-TypName" class="anchor"></a><code><span class="keyword">module</span> <a href="TypName/index.html">TypName</a> : <a href="index.html#module-type-NameCommon">NameCommon</a> <span class="keyword">with</span> <span class="keyword">type</span> <span>('context, 'f, 'arg_payload) <a href="module-type-NameCommon/index.html#type-dispatcher">dispatcher</a></span> = <span class="type-var">'context</span> <span>&#45;&gt;</span> <a href="../IR/Typ/index.html#type-name">IR.Typ.name</a> <span>&#45;&gt;</span> <span><span class="type-var">'f</span> option</span></code></div><div class="spec module" id="module-Call"><a href="#module-Call" class="anchor"></a><code><span class="keyword">module</span> <a href="Call/index.html">Call</a> : <span class="keyword">sig</span> ... <span class="keyword">end</span></code></div></div></body></html>