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>Backend__Payloads (infer.Backend__Payloads)</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> » Backend__Payloads</nav><h1>Module <code>Backend__Payloads</code></h1></header><div><div class="spec include"><div class="doc"><details open="open"><summary><span class="def"><code><span class="keyword">include</span> <span class="keyword">sig</span> ... <span class="keyword">end</span></code></span></summary><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.annot_map" class="anchored"><td class="def field"><a href="#type-t.annot_map" class="anchor"></a><code>annot_map : <span><a href="../Checkers/AnnotationReachabilityDomain/index.html#type-t">Checkers.AnnotationReachabilityDomain.t</a> option</span>;</code></td></tr><tr id="type-t.biabduction" class="anchored"><td class="def field"><a href="#type-t.biabduction" class="anchor"></a><code>biabduction : <span><a href="../Biabduction/BiabductionSummary/index.html#type-t">Biabduction.BiabductionSummary.t</a> option</span>;</code></td></tr><tr id="type-t.buffer_overrun_analysis" class="anchored"><td class="def field"><a href="#type-t.buffer_overrun_analysis" class="anchor"></a><code>buffer_overrun_analysis : <span><a href="../BO/BufferOverrunAnalysisSummary/index.html#type-t">BO.BufferOverrunAnalysisSummary.t</a> option</span>;</code></td></tr><tr id="type-t.buffer_overrun_checker" class="anchored"><td class="def field"><a href="#type-t.buffer_overrun_checker" class="anchor"></a><code>buffer_overrun_checker : <span><a href="../BO/BufferOverrunCheckerSummary/index.html#type-t">BO.BufferOverrunCheckerSummary.t</a> option</span>;</code></td></tr><tr id="type-t.class_loads" class="anchored"><td class="def field"><a href="#type-t.class_loads" class="anchor"></a><code>class_loads : <span><a href="../Checkers/ClassLoadsDomain/index.html#type-summary">Checkers.ClassLoadsDomain.summary</a> option</span>;</code></td></tr><tr id="type-t.cost" class="anchored"><td class="def field"><a href="#type-t.cost" class="anchor"></a><code>cost : <span><a href="../Costlib/CostDomain/index.html#type-summary">Costlib.CostDomain.summary</a> option</span>;</code></td></tr><tr id="type-t.lab_resource_leaks" class="anchored"><td class="def field"><a href="#type-t.lab_resource_leaks" class="anchor"></a><code>lab_resource_leaks : <span><a href="../Labs/ResourceLeakDomain/index.html#type-summary">Labs.ResourceLeakDomain.summary</a> option</span>;</code></td></tr><tr id="type-t.litho_required_props" class="anchored"><td class="def field"><a href="#type-t.litho_required_props" class="anchor"></a><code>litho_required_props : <span><a href="../Checkers/LithoDomain/index.html#type-summary">Checkers.LithoDomain.summary</a> option</span>;</code></td></tr><tr id="type-t.pulse" class="anchored"><td class="def field"><a href="#type-t.pulse" class="anchor"></a><code>pulse : <span><a href="../Pulselib/PulseSummary/index.html#type-t">Pulselib.PulseSummary.t</a> option</span>;</code></td></tr><tr id="type-t.purity" class="anchored"><td class="def field"><a href="#type-t.purity" class="anchor"></a><code>purity : <span><a href="../Checkers/PurityDomain/index.html#type-summary">Checkers.PurityDomain.summary</a> option</span>;</code></td></tr><tr id="type-t.quandary" class="anchored"><td class="def field"><a href="#type-t.quandary" class="anchor"></a><code>quandary : <span><a href="../Quandary/QuandarySummary/index.html#type-t">Quandary.QuandarySummary.t</a> option</span>;</code></td></tr><tr id="type-t.racerd" class="anchored"><td class="def field"><a href="#type-t.racerd" class="anchor
|