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

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>InferAnalyze (infer.InferModules.InferAnalyze)</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; <a href="../index.html">InferModules</a> &#x00BB; InferAnalyze</nav><h1>Module <code>InferModules.InferAnalyze</code></h1></header><aside><p>Main module for the analysis after the capture phase</p></aside><dl><dt class="spec value" id="val-main"><a href="#val-main" class="anchor"></a><code><span class="keyword">val</span> main : <span>changed_files:<span><a href="../../../InferBase/InferBase__SourceFile/index.html#module-Set">InferBase.SourceFile.Set</a>.t option</span></span> <span>&#45;&gt;</span> unit</code></dt><dd><p>Given a name of the Makefile to use for multicore analysis, analyze the captured code</p></dd></dl></div></body></html>