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>Integration__Differential (infer.Integration__Differential)</title><link rel="stylesheet" href="../../odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc 1.5.0"/><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> » Integration__Differential</nav><h1>Module <code>Integration__Differential</code></h1></header><dl><dt class="spec type" id="type-t"><a href="#type-t" class="anchor"></a><code><span class="keyword">type</span> t</code><code> = </code><code>{</code><table class="record"><tr id="type-t.introduced" class="anchored"><td class="def field"><a href="#type-t.introduced" class="anchor"></a><code>introduced : <a href="../ATDGenerated/Jsonbug_t/index.html#type-report">ATDGenerated.Jsonbug_t.report</a>;</code></td></tr><tr id="type-t.fixed" class="anchored"><td class="def field"><a href="#type-t.fixed" class="anchor"></a><code>fixed : <a href="../ATDGenerated/Jsonbug_t/index.html#type-report">ATDGenerated.Jsonbug_t.report</a>;</code></td></tr><tr id="type-t.preexisting" class="anchored"><td class="def field"><a href="#type-t.preexisting" class="anchor"></a><code>preexisting : <a href="../ATDGenerated/Jsonbug_t/index.html#type-report">ATDGenerated.Jsonbug_t.report</a>;</code></td></tr><tr id="type-t.costs_summary" class="anchored"><td class="def field"><a href="#type-t.costs_summary" class="anchor"></a><code>costs_summary : Yojson.Basic.t;</code></td></tr></table><code>}</code></dt></dl><dl><dt class="spec value" id="val-of_reports"><a href="#val-of_reports" class="anchor"></a><code><span class="keyword">val</span> of_reports : <span>current_report:<a href="../ATDGenerated/Jsonbug_t/index.html#type-report">ATDGenerated.Jsonbug_t.report</a></span> <span>-></span> <span>previous_report:<a href="../ATDGenerated/Jsonbug_t/index.html#type-report">ATDGenerated.Jsonbug_t.report</a></span> <span>-></span> <span>current_costs:<a href="../ATDGenerated/Jsonbug_t/index.html#type-costs_report">ATDGenerated.Jsonbug_t.costs_report</a></span> <span>-></span> <span>previous_costs:<a href="../ATDGenerated/Jsonbug_t/index.html#type-costs_report">ATDGenerated.Jsonbug_t.costs_report</a></span> <span>-></span> <a href="index.html#type-t">t</a></code></dt><dt class="spec value" id="val-to_files"><a href="#val-to_files" class="anchor"></a><code><span class="keyword">val</span> to_files : <a href="index.html#type-t">t</a> <span>-></span> string <span>-></span> unit</code></dt></dl></div></body></html>
|