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
1.3 KiB

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>FileLevelAnalysis (infer.Nullsafe.FileLevelAnalysis)</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; <a href="../index.html">Nullsafe</a> &#x00BB; FileLevelAnalysis</nav><h1>Module <code>Nullsafe.FileLevelAnalysis</code></h1></header><dl><dt class="spec value" id="val-analyze_file"><a href="#val-analyze_file" class="anchor"></a><code><span class="keyword">val</span> analyze_file : <span><a href="../NullsafeSummary/index.html#type-t">NullsafeSummary.t</a> <a href="../../Absint/InterproceduralAnalysis/index.html#type-file_t">Absint.InterproceduralAnalysis.file_t</a></span> <span>&#45;&gt;</span> <a href="../../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>