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__Printer (infer.Backend__Printer)</title><linkrel="stylesheet"href="../../odoc.css"/><metacharset="utf-8"/><metaname="generator"content="odoc 1.5.2"/><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__Printer</nav><h1>Module <code>Backend__Printer</code></h1></header><aside><p>Printers for the analysis results</p></aside><dl><dtclass="spec value"id="val-curr_html_formatter"><ahref="#val-curr_html_formatter"class="anchor"></a><code><spanclass="keyword">val</span> curr_html_formatter : <span>Stdlib.Format.formatter <ahref="../IStdlib/index.html#module-IStd">IStdlib.IStd</a>.ref</span></code></dt><dd><p>Current html formatter</p></dd></dl><dl><dtclass="spec value"id="val-node_finish_session"><ahref="#val-node_finish_session"class="anchor"></a><code><spanclass="keyword">val</span> node_finish_session : <ahref="../IR/Procdesc/Node/index.html#type-t">IR.Procdesc.Node.t</a><span>-></span> unit</code></dt><dd><p>Finish a session, and perform delayed print actions if required</p></dd></dl><dl><dtclass="spec value"id="val-node_start_session"><ahref="#val-node_start_session"class="anchor"></a><code><spanclass="keyword">val</span> node_start_session : <span>pp_name:<span>(Stdlib.Format.formatter <span>-></span> unit)</span></span><span>-></span><ahref="../IR/Procdesc/Node/index.html#type-t">IR.Procdesc.Node.t</a><span>-></span> int <span>-></span> unit</code></dt><dd><p>Start a session, and create a new html fine for the node if it does not exist yet</p></dd></dl><dl><dtclass="spec value"id="val-write_proc_html"><ahref="#val-write_proc_html"class="anchor"></a><code><spanclass="keyword">val</span> write_proc_html : <ahref="../IR/Procdesc/index.html#type-t">IR.Procdesc.t</a><span>-></span> unit</code></dt><dd><p>Write html file for the procedure.</p></dd></dl><dl><dtclass="spec value"id="val-write_all_html_files"><ahref="#val-write_all_html_files"class="anchor"></a><code><spanclass="keyword">val</span> write_all_html_files : <ahref="../IBase/SourceFile/index.html#type-t">IBase.SourceFile.t</a><span>-></span> unit</code></dt><dd><p>Group procedures used in the file by their corresponding source files, and create filename.ext.html for each such a file.</p></dd></dl></div></body></html>