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>ModelTables (infer.InferModules.ModelTables)</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> » <a href="../index.html">InferModules</a> » ModelTables</nav><h1>Module <code>InferModules.ModelTables</code></h1></header><dl><dt class="spec type" id="type-model_table_t"><a href="#type-model_table_t" class="anchor"></a><code><span class="keyword">type</span> model_table_t</code><code> = <span><span>(string, bool * <span>bool list</span>)</span> <a href="../../../InferStdlib/InferStdlib/index.html#module-IStd">InferStdlib.IStd</a>.Caml.Hashtbl.t</span></code></dt></dl><dl><dt class="spec value" id="val-this_file"><a href="#val-this_file" class="anchor"></a><code><span class="keyword">val</span> this_file : string</code></dt><dd><p>Name of this file.</p></dd></dl><dl><dt class="spec value" id="val-annotated_table_nullable"><a href="#val-annotated_table_nullable" class="anchor"></a><code><span class="keyword">val</span> annotated_table_nullable : <a href="index.html#type-model_table_t">model_table_t</a></code></dt><dt class="spec value" id="val-annotated_table_present"><a href="#val-annotated_table_present" class="anchor"></a><code><span class="keyword">val</span> annotated_table_present : <a href="index.html#type-model_table_t">model_table_t</a></code></dt><dt class="spec value" id="val-check_not_null_table"><a href="#val-check_not_null_table" class="anchor"></a><code><span class="keyword">val</span> check_not_null_table : <a href="index.html#type-model_table_t">model_table_t</a></code></dt><dt class="spec value" id="val-check_not_null_parameter_table"><a href="#val-check_not_null_parameter_table" class="anchor"></a><code><span class="keyword">val</span> check_not_null_parameter_table : <span><span>(string, int)</span> <a href="../../../InferStdlib/InferStdlib/index.html#module-IStd">InferStdlib.IStd</a>.Caml.Hashtbl.t</span></code></dt><dt class="spec value" id="val-check_state_table"><a href="#val-check_state_table" class="anchor"></a><code><span class="keyword">val</span> check_state_table : <a href="index.html#type-model_table_t">model_table_t</a></code></dt><dt class="spec value" id="val-check_argument_table"><a href="#val-check_argument_table" class="anchor"></a><code><span class="keyword">val</span> check_argument_table : <a href="index.html#type-model_table_t">model_table_t</a></code></dt><dt class="spec value" id="val-containsKey_table"><a href="#val-containsKey_table" class="anchor"></a><code><span class="keyword">val</span> containsKey_table : <a href="index.html#type-model_table_t">model_table_t</a></code></dt><dt class="spec value" id="val-mapPut_table"><a href="#val-mapPut_table" class="anchor"></a><code><span class="keyword">val</span> mapPut_table : <a href="index.html#type-model_table_t">model_table_t</a></code></dt><dt class="spec value" id="val-optional_get_table"><a href="#val-optional_get_table" class="anchor"></a><code><span class="keyword">val</span> optional_get_table : <a href="index.html#type-model_table_t">model_table_t</a></code></dt><dt class="spec value" id="val-optional_isPresent_table"><a href="#val-optional_isPresent_table" class="anchor"></a><code><span class="keyword">val</span> optional_isPresent_table : <a href="index.html#type-model_table_t">model_table_t</a></code></dt><dt class="spec value" id="val-noreturn_table"><a href="#val-noreturn_table" class="anchor"></a><code><span class="keyword">val</span> noreturn_table : <a href="index.html#type-model_table_t">model_table_t</a></code></dt><dt class="spec value" id="val-true_on_null_table"><a href="#val-true_on_null_table" class="anchor"></a><code><span class="keyword">val</span> true_on_null_table : <a href="i
|