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>Backend__SpecsFiles (infer.Backend__SpecsFiles)</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>» Backend__SpecsFiles</nav><h1>Module <code>Backend__SpecsFiles</code></h1></header><dl><dtclass="spec value"id="val-iter"><ahref="#val-iter"class="anchor"></a><code><spanclass="keyword">val</span> iter : <span>f:<span>(<ahref="../Backend/Summary/index.html#type-t">Backend.Summary.t</a><span>-></span> unit)</span></span><span>-></span> unit</code></dt><dd><p>Iterates over all summaries from the .specs files</p></dd></dl><dl><dtclass="spec value"id="val-iter_from_config"><ahref="#val-iter_from_config"class="anchor"></a><code><spanclass="keyword">val</span> iter_from_config : <span>f:<span>(<ahref="../Backend/Summary/index.html#type-t">Backend.Summary.t</a><span>-></span> unit)</span></span><span>-></span> unit</code></dt><dd><p>Iterates over all sumaries from the .specs files unless a list of specs files has been passed on the command line</p></dd></dl><dl><dtclass="spec value"id="val-delete"><ahref="#val-delete"class="anchor"></a><code><spanclass="keyword">val</span> delete : <ahref="../IR/Procname/index.html#type-t">IR.Procname.t</a><span>-></span> unit</code></dt><dd><p>Delete the .specs file associated with a summary and remove the summary from the caches in Summary.ml and ondemand.ml</p></dd></dl><dl><dtclass="spec value"id="val-pp_from_config"><ahref="#val-pp_from_config"class="anchor"></a><code><spanclass="keyword">val</span> pp_from_config : Stdlib.Format.formatter <span>-></span> unit</code></dt></dl></div></body></html>