This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
<!DOCTYPE html>
<htmlxmlns="http://www.w3.org/1999/xhtml"><head><title>Eradicate (infer.Nullsafe.Eradicate)</title><linkrel="stylesheet"href="../../../odoc.css"/><metacharset="utf-8"/><metaname="generator"content="odoc 1.5.1"/><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>»<ahref="../index.html">Nullsafe</a>» Eradicate</nav><h1>Module <code>Nullsafe.Eradicate</code></h1></header><aside><p>The main entry point for Nullsafe typechecker.</p></aside><dl><dtclass="spec value"id="val-analyze_procedure"><ahref="#val-analyze_procedure"class="anchor"></a><code><spanclass="keyword">val</span> analyze_procedure : <ahref="../../Absint/IntraproceduralAnalysis/index.html#type-t">Absint.IntraproceduralAnalysis.t</a><span>-></span><span><ahref="../NullsafeSummary/index.html#type-t">NullsafeSummary.t</a> option</span></code></dt><dd><p>Proc-level callback for nullsafe.</p></dd></dl><dl><dtclass="spec value"id="val-analyze_for_immutable_cast_checker"><ahref="#val-analyze_for_immutable_cast_checker"class="anchor"></a><code><spanclass="keyword">val</span> analyze_for_immutable_cast_checker : <ahref="../TypeCheck/index.html#type-check_return_type">TypeCheck.check_return_type</a><span>-></span><ahref="../../Absint/IntraproceduralAnalysis/index.html#type-t">Absint.IntraproceduralAnalysis.t</a><span>-></span><span><ahref="../NullsafeSummary/index.html#type-t">NullsafeSummary.t</a> option</span></code></dt><dd><p>For checkers that explore eradicate/nullsafe infra, but not part of nullsafe.Annot Call the given check_return_type at the end of every procedure.</p></dd></dl></div></body></html>