<htmlxmlns="http://www.w3.org/1999/xhtml"><head><title>Nullsafe__ModelTables (infer.Nullsafe__ModelTables)</title><linkrel="stylesheet"href="../../odoc.css"/><metacharset="utf-8"/><metaname="generator"content="odoc 1.5.2"/><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>» Nullsafe__ModelTables</nav><h1>Module <code>Nullsafe__ModelTables</code></h1></header><dl><dtclass="spec type"id="type-model_table_t"><ahref="#type-model_table_t"class="anchor"></a><code><spanclass="keyword">type</span> model_table_t</code><code> = <span><span>(string,bool * <span>bool list</span>)</span><ahref="../IStdlib/index.html#module-IStd">IStdlib.IStd</a>.Caml.Hashtbl.t</span></code></dt></dl><dl><dtclass="spec value"id="val-annotated_table_nullability"><ahref="#val-annotated_table_nullability"class="anchor"></a><code><spanclass="keyword">val</span> annotated_table_nullability : <ahref="index.html#type-model_table_t">model_table_t</a></code></dt><dtclass="spec value"id="val-check_not_null_table"><ahref="#val-check_not_null_table"class="anchor"></a><code><spanclass="keyword">val</span> check_not_null_table : <ahref="index.html#type-model_table_t">model_table_t</a></code></dt><dd><p>List of methods known to perform a non-nullable assertion</p></dd></dl><dl><dtclass="spec value"id="val-check_not_null_parameter_table"><ahref="#val-check_not_null_parameter_table"class="anchor"></a><code><spanclass="keyword">val</span> check_not_null_parameter_table : <span><span>(string,int)</span><ahref="../IStdlib/index.html#module-IStd">IStdlib.IStd</a>.Caml.Hashtbl.t</span></code></dt><dd><p>The key is a string representation of a method known to perform a non-nullable assertion. The value is an index (starting from 1) of an argument which nullability is being asserted.</p></dd></dl><dl><dtclass="spec value"id="val-check_state_table"><ahref="#val-check_state_table"class="anchor"></a><code><spanclass="keyword">val</span> check_state_table : <ahref="index.html#type-model_table_t">model_table_t</a></code></dt><dtclass="spec value"id="val-check_argument_table"><ahref="#val-check_argument_table"class="anchor"></a><code><spanclass="keyword">val</span> check_argument_table : <ahref="index.html#type-model_table_t">model_table_t</a></code></dt><dtclass="spec value"id="val-containsKey_table"><ahref="#val-containsKey_table"class="anchor"></a><code><spanclass="keyword">val</span> containsKey_table : <ahref="index.html#type-model_table_t">model_table_t</a></code></dt><dtclass="spec value"id="val-mapPut_table"><ahref="#val-mapPut_table"class="anchor"></a><code><spanclass="keyword">val</span> mapPut_table : <ahref="index.html#type-model_table_t">model_table_t</a></code></dt><dtclass="spec value"id="val-noreturn_table"><ahref="#val-noreturn_table"class="anchor"></a><code><spanclass="keyword">val</span> noreturn_table : <ahref="index.html#type-model_table_t">model_table_t</a></code></dt><dtclass="spec value"id="val-true_on_null_table"><ahref="#val-true_on_null_table"class="anchor"></a><code><spanclass="keyword">val</span> true_on_null_table : <ahref="index.html#type-model_table_t">model_table_t</a></code></dt></dl><dl><dtclass="spec type"id="type-nonnull_alternative_method"><ahref="#type-nonnull_alternative_method"class="anchor"></a><code><spanclass="keyword">type</span> nonnull_alternative_method</code><code> = </code><code>{</code><tableclass="record"><trid="type-nonnull_alternative_method.package_name"class="anchored"><tdclass="def field"><ahref="#type-nonnull_alternative_method.package_name"class="anchor"></a><code>package_name : string;</code></td></tr><trid="type-nonnull_alternative_method.class_name"class="anchored"><tdclass="def field"><ahref="#type-nonnull_alternative_method.class_name"class="anchor"></a><code>class_name : string;</code></td></tr><t