2 lines
1.7 KiB

This file contains ambiguous Unicode 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>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>IR__DotCfg (infer.IR__DotCfg)</title><link rel="stylesheet" href="../../odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc 1.5.0"/><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; IR__DotCfg</nav><h1>Module <code>IR__DotCfg</code></h1></header><dl><dt class="spec value" id="val-emit_frontend_cfg"><a href="#val-emit_frontend_cfg" class="anchor"></a><code><span class="keyword">val</span> emit_frontend_cfg : <a href="../IBase/SourceFile/index.html#type-t">IBase.SourceFile.t</a> <span>&#45;&gt;</span> <a href="../IR/Cfg/index.html#type-t">IR.Cfg.t</a> <span>&#45;&gt;</span> unit</code></dt><dd><p>emit the given <span class="xref-unresolved" title="unresolved reference to &quot;Cfg.t&quot;"><code>Cfg</code>.t</span> in the &quot;dot&quot; format to a file determined by <code>Config</code> values</p></dd></dl><dl><dt class="spec value" id="val-emit_proc_desc"><a href="#val-emit_proc_desc" class="anchor"></a><code><span class="keyword">val</span> emit_proc_desc : <a href="../IBase/SourceFile/index.html#type-t">IBase.SourceFile.t</a> <span>&#45;&gt;</span> <a href="../IR/Procdesc/index.html#type-t">IR.Procdesc.t</a> <span>&#45;&gt;</span> unit</code></dt><dd><p>emit the given <span class="xref-unresolved" title="unresolved reference to &quot;Procdesc.t&quot;"><code>Procdesc</code>.t</span> in the &quot;dot&quot; format to a file in infer-out/captured/</p></dd></dl></div></body></html>