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.
|
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>NodePrinter (infer.Backend.NodePrinter)</title><link rel="stylesheet" href="../../../odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc 1.5.1"/><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> » <a href="../index.html">Backend</a> » NodePrinter</nav><h1>Module <code>Backend.NodePrinter</code></h1></header><aside><p>Simplified html node printer for checkers</p></aside><dl><dt class="spec value" id="val-with_session"><a href="#val-with_session" class="anchor"></a><code><span class="keyword">val</span> with_session : <span>?⁠kind:<span>[< `ComputePre <span>| `ExecNode</span> <span>| `ExecNodeNarrowing</span> <span>| `WTO</span> ]</span></span> <span>-></span> <span>pp_name:<span>(Stdlib.Format.formatter <span>-></span> unit)</span></span> <span>-></span> <a href="../../IR/Procdesc/Node/index.html#type-t">IR.Procdesc.Node.t</a> <span>-></span> <span>f:<span>(unit <span>-></span> <span class="type-var">'a</span>)</span></span> <span>-></span> <span class="type-var">'a</span></code></dt><dd><p>Wraps <code>f</code> in an html debug session</p></dd></dl></div></body></html>
|