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>InferModules__Printer (infer.InferModules__Printer)</title><linkrel="stylesheet"href="../../odoc.css"/><metacharset="utf-8"/><metaname="generator"content="odoc %%VERSION%%"/><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>» InferModules__Printer</nav><h1>Module <code>InferModules__Printer</code></h1><p>Printers for the analysis results</p></header><dl><dtclass="spec module"id="module-LineReader"><ahref="#module-LineReader"class="anchor"></a><code><spanclass="keyword">module</span><ahref="LineReader/index.html">LineReader</a> : <spanclass="keyword">sig</span> ... <spanclass="keyword">end</span></code></dt><dd><p>Module to read specific lines from files. The data from any file will stay in memory until the handle is collected by the gc</p></dd></dl><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="../../InferStdlib/InferStdlib/index.html#module-IStd">InferStdlib.IStd</a>.ref</span></code></dt><dd><p>Current html formatter</p></dd></dl><dl><dtclass="spec value"id="val-force_delayed_prints"><ahref="#val-force_delayed_prints"class="anchor"></a><code><spanclass="keyword">val</span> force_delayed_prints : unit <span>-></span> unit</code></dt><dd><p>Execute the delayed print actions</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="../../InferIR/InferIR/Procdesc/Node/index.html#type-t">InferIR.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="../../InferIR/InferIR/Procdesc/Node/index.html#type-t">InferIR.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="../../InferIR/InferIR/Procdesc/index.html#type-t">InferIR.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="../../InferBase/InferBase/SourceFile/index.html#type-t">InferBase.SourceFile.t</a><span>-></span> unit</code></dt><dd><p>Create filename.ext.html for each file in the cluster.</p></dd></dl></div></body></html>