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>FileLevelAnalysis (infer.Nullsafe.FileLevelAnalysis)</title><linkrel="stylesheet"href="../../../odoc.css"/><metacharset="utf-8"/><metaname="generator"content="odoc 1.5.0"/><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>» FileLevelAnalysis</nav><h1>Module <code>Nullsafe.FileLevelAnalysis</code></h1></header><dl><dtclass="spec value"id="val-analyze_file"><ahref="#val-analyze_file"class="anchor"></a><code><spanclass="keyword">val</span> analyze_file : <span><ahref="../NullsafeSummary/index.html#type-t">NullsafeSummary.t</a><ahref="../../Absint/InterproceduralAnalysis/index.html#type-file_t">Absint.InterproceduralAnalysis.file_t</a></span><span>-></span><ahref="../../Absint/IssueLog/index.html#type-t">Absint.IssueLog.t</a></code></dt><dd><p>File-level callback for nullsafe. Is called after all proc-level callbacks are called and calculated their summaries. At this stage, additional issues can be emitted.</p></dd></dl></div></body></html>