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>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> » <a href="../index.html">InferModules</a> » Dotty</nav><h1>Module <code>InferModules.Dotty</code></h1><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><aside><p>Pretty printing functions in dot format.</p></aside><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>-></span> <a href="../../../InferIR/InferIR/Cfg/index.html#type-t">InferIR.Cfg.t</a> <span>-></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>-></span> <span><span><a href="../Prop/index.html#type-normal">Prop.normal</a> <a href="../BiabductionSummary/index.html#type-spec">BiabductionSummary.spec</a></span> list</span> <span>-></span> unit</code></dt><dd><p>Dotty printing for specs</p></dd></dl></section></div></body></html>
|