<htmlxmlns="http://www.w3.org/1999/xhtml"><head><title>Nullsafe__AggregatedSummaries (infer.Nullsafe__AggregatedSummaries)</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>» Nullsafe__AggregatedSummaries</nav><h1>Module <code>Nullsafe__AggregatedSummaries</code></h1></header><aside><p>Results of proc-level analysis, grouped by Java class they belong to. Useful for class-level analysis, when summaries for all methods are calculated and need to be combined together.</p></aside><dl><dtclass="spec module"id="module-ClassInfo"><ahref="#module-ClassInfo"class="anchor"></a><code><spanclass="keyword">module</span><ahref="ClassInfo/index.html">ClassInfo</a> : <spanclass="keyword">sig</span> ... <spanclass="keyword">end</span></code></dt><dd><p>Aggregated information for each user defined (not anonymous) Java class</p></dd></dl><dl><dtclass="spec value"id="val-aggregate"><ahref="#val-aggregate"class="anchor"></a><code><spanclass="keyword">val</span> aggregate : <span><span>(<ahref="../IR/JavaClassName/index.html#type-t">IR.JavaClassName.t</a> * <ahref="../Nullsafe/NullsafeSummary/index.html#type-t">Nullsafe.NullsafeSummary.t</a>)</span> list</span><span>-></span><span><ahref="ClassInfo/index.html#type-t">ClassInfo.t</a> list</span></code></dt><dd><p>Given a list of all summaries and their classes, group them by names and aggregate in a list of top-level classes.</p></dd></dl></div></body></html>