This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
<!DOCTYPE html>
<htmlxmlns="http://www.w3.org/1999/xhtml"><head><title>Pulselib__PulseLatentIssue (infer.Pulselib__PulseLatentIssue)</title><linkrel="stylesheet"href="../../odoc.css"/><metacharset="utf-8"/><metaname="generator"content="odoc 1.5.1"/><metaname="viewport"content="width=device-width,initial-scale=1.0"/><scriptsrc="../../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body><divclass="content"><header><nav><ahref="../index.html">Up</a>–<ahref="../index.html">infer</a>» Pulselib__PulseLatentIssue</nav><h1>Module <code>Pulselib__PulseLatentIssue</code></h1></header><divclass="spec module"id="module-AbductiveDomain"><ahref="#module-AbductiveDomain"class="anchor"></a><code><spanclass="keyword">module</span> AbductiveDomain = <ahref="../Pulselib/index.html#module-PulseAbductiveDomain">Pulselib.PulseAbductiveDomain</a></code></div><aside><p>A subset of <code>PulseDiagnostic</code> that can be "latent", i.e. there is a potential issue in the code but we want to delay reporting until we see the conditions for the bug manifest themselves in some calling context.</p></aside><dl><dtclass="spec type"id="type-t"><ahref="#type-t"class="anchor"></a><code><spanclass="keyword">type</span> t</code><code> = </code><tableclass="variant"><trid="type-t.AccessToInvalidAddress"class="anchored"><tdclass="def constructor"><ahref="#type-t.AccessToInvalidAddress"class="anchor"></a><code>| </code><code><spanclass="constructor">AccessToInvalidAddress</span><spanclass="keyword">of</span><ahref="../Pulselib/PulseDiagnostic/index.html#type-access_to_invalid_address">Pulselib.PulseBasicInterface.Diagnostic.access_to_invalid_address</a></code></td></tr></table></dt></dl><div><divclass="spec include"><divclass="doc"><dl><dtclass="spec value"id="val-equal"><ahref="#val-equal"class="anchor"></a><code><spanclass="keyword">val</span> equal : <ahref="index.html#type-t">t</a><span>-></span><ahref="index.html#type-t">t</a><span>-></span> bool</code></dt></dl></div></div></div><dl><dtclass="spec value"id="val-to_diagnostic"><ahref="#val-to_diagnostic"class="anchor"></a><code><spanclass="keyword">val</span> to_diagnostic : <ahref="index.html#type-t">t</a><span>-></span><ahref="../Pulselib/PulseDiagnostic/index.html#type-t">Pulselib.PulseBasicInterface.Diagnostic.t</a></code></dt><dtclass="spec value"id="val-should_report"><ahref="#val-should_report"class="anchor"></a><code><spanclass="keyword">val</span> should_report : <ahref="../Pulselib/PulseAbductiveDomain/index.html#type-summary">AbductiveDomain.summary</a><span>-></span> bool</code></dt><dtclass="spec value"id="val-should_report_diagnostic"><ahref="#val-should_report_diagnostic"class="anchor"></a><code><spanclass="keyword">val</span> should_report_diagnostic : <ahref="../Pulselib/PulseAbductiveDomain/index.html#type-summary">AbductiveDomain.summary</a><span>-></span><ahref="../Pulselib/PulseDiagnostic/index.html#type-t">Pulselib.PulseBasicInterface.Diagnostic.t</a><span>-></span><span>[ `ReportNow <span><span>| `DelayReport</span> of <ahref="index.html#type-t">t</a></span> ]</span></code></dt><dtclass="spec value"id="val-add_call"><ahref="#val-add_call"class="anchor"></a><code><spanclass="keyword">val</span> add_call : <span>(<ahref="../Pulselib/PulseCallEvent/index.html#type-t">Pulselib.PulseBasicInterface.CallEvent.t</a> * <ahref="../IBase/Location/index.html#type-t">IBase.Location.t</a>)</span><span>-></span><ahref="index.html#type-t">t</a><span>-></span><ahref="index.html#type-t">t</a></code></dt></dl></div></body></html>