This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.
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__SyntacticCallGraph (infer.Backend__SyntacticCallGraph)</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>» Backend__SyntacticCallGraph</nav><h1>Module <code>Backend__SyntacticCallGraph</code></h1></header><dl><dtclass="spec value"id="val-make"><ahref="#val-make"class="anchor"></a><code><spanclass="keyword">val</span> make : <span><ahref="../IBase/SourceFile/index.html#type-t">IBase.SourceFile.t</a> list</span><span>-></span><span><span>(<ahref="../Absint/TaskSchedulerTypes/index.html#type-target">Absint.TaskSchedulerTypes.target</a>,string)</span><ahref="../IBase/ProcessPool/TaskGenerator/index.html#type-t">IBase.ProcessPool.TaskGenerator.t</a></span></code></dt><dd><p>task generator that works by</p><ul><li>loading the syntactic call graph from the capture DB</li><li>restricting it to the reachable procs from the modified files</li><li>scheduling leaves only and removing them from the graph when analysed.</li></ul></dd></dl></div></body></html>