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.

2 lines
2.0 KiB

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>InferModules__Dotty (infer.InferModules__Dotty)</title><link rel="stylesheet" href="../../odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc %%VERSION%%"/><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; InferModules__Dotty</nav><h1>Module <code>InferModules__Dotty</code></h1><p>Pretty printing functions in dot format.</p><nav class="toc"><ul><li><a href="#contol-flow-graph">Contol-Flow Graph</a></li><li><a href="#specs">Specs</a></li></ul></nav></header><section><header><h3 id="contol-flow-graph"><a href="#contol-flow-graph" class="anchor"></a>Contol-Flow Graph</h3></header><dl><dt class="spec value" id="val-print_icfg_dotty"><a href="#val-print_icfg_dotty" class="anchor"></a><code><span class="keyword">val</span> print_icfg_dotty : <a href="../../InferBase/InferBase/SourceFile/index.html#type-t">InferBase.SourceFile.t</a> <span>&#45;&gt;</span> <a href="../../InferIR/InferIR/Cfg/index.html#type-t">InferIR.Cfg.t</a> <span>&#45;&gt;</span> unit</code></dt><dd><p>Print the cfg</p></dd></dl></section><section><header><h3 id="specs"><a href="#specs" class="anchor"></a>Specs</h3></header><dl><dt class="spec value" id="val-pp_speclist_dotty_file"><a href="#val-pp_speclist_dotty_file" class="anchor"></a><code><span class="keyword">val</span> pp_speclist_dotty_file : <a href="../../InferBase/InferBase/DB/index.html#type-filename">InferBase.DB.filename</a> <span>&#45;&gt;</span> <span><span><a href="../InferModules/Prop/index.html#type-normal">InferModules.Prop.normal</a> <a href="../InferModules/BiabductionSummary/index.html#type-spec">InferModules.BiabductionSummary.spec</a></span> list</span> <span>&#45;&gt;</span> unit</code></dt><dd><p>Dotty printing for specs</p></dd></dl></section></div></body></html>