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.9 KiB

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>InferModules__SpecsFiles (infer.InferModules__SpecsFiles)</title><link rel="stylesheet" href="../../odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc %%VERSION%%"/><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; InferModules__SpecsFiles</nav><h1>Module <code>InferModules__SpecsFiles</code></h1></header><dl><dt class="spec value" id="val-iter"><a href="#val-iter" class="anchor"></a><code><span class="keyword">val</span> iter : <span>f:<span>(<a href="../InferModules/Summary/index.html#type-t">InferModules.Summary.t</a> <span>&#45;&gt;</span> unit)</span></span> <span>&#45;&gt;</span> unit</code></dt><dd><p>Iterates over all summaries from the .specs files</p></dd></dl><dl><dt class="spec value" id="val-iter_from_config"><a href="#val-iter_from_config" class="anchor"></a><code><span class="keyword">val</span> iter_from_config : <span>f:<span>(<a href="../InferModules/Summary/index.html#type-t">InferModules.Summary.t</a> <span>&#45;&gt;</span> unit)</span></span> <span>&#45;&gt;</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><dt class="spec value" id="val-delete"><a href="#val-delete" class="anchor"></a><code><span class="keyword">val</span> delete : <a href="../../InferIR/InferIR/Typ/Procname/index.html#type-t">InferIR.Typ.Procname.t</a> <span>&#45;&gt;</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></div></body></html>