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
1.8 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="viewport" content="width=device-width,initial-scale=1.0"/><meta name="generator" content="doc-ock-html v1.0.0-1-g1fc9bf0"/></head><body><nav id="top"><a href="../index.html">Up</a> &mdash; <span class="package">package <a href="../index.html">infer</a></span></nav><header><h1><span class="keyword">Module</span> <span class="module-path">InferModules__Dotty</span></h1></header><p>Pretty printing functions in dot format.</p><h3>Contol-Flow Graph</h3><div class="spec val" id="val-print_icfg_dotty"><a href="#val-print_icfg_dotty" class="anchor"></a><div class="def val"><code><span class="keyword">val </span>print_icfg_dotty : <a href="../../InferBase/InferBase/SourceFile/index.html#type-t">InferBase.SourceFile.t</a> <span class="keyword">&#8209;&gt;</span> <a href="../../InferIR/InferIR/Cfg/index.html#type-t">InferIR.Cfg.t</a> <span class="keyword">&#8209;&gt;</span> unit</code></div><div class="doc"><p>Print the cfg</p></div></div><h3>Specs</h3><div class="spec val" id="val-pp_speclist_dotty_file"><a href="#val-pp_speclist_dotty_file" class="anchor"></a><div class="def val"><code><span class="keyword">val </span>pp_speclist_dotty_file : <a href="../../InferBase/InferBase/DB/index.html#type-filename">InferBase.DB.filename</a> <span class="keyword">&#8209;&gt;</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> list <span class="keyword">&#8209;&gt;</span> unit</code></div><div class="doc"><p>Dotty printing for specs</p></div></div></body></html>