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>Payloads (infer.InferModules.Payloads)</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> » Payloads</nav><h1>Module <code>InferModules.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="../AnnotationReachabilityDomain/index.html#type-t">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="../BiabductionSummary/index.html#type-t">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="../BufferOverrunAnalysisSummary/index.html#type-t">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="../BufferOverrunCheckerSummary/index.html#type-t">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="../ClassLoadsDomain/index.html#type-summary">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="../CostDomain/index.html#type-summary">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="../ResourceLeakDomain/index.html#type-summary">ResourceLeakDomain.summary</a> option</span>;</code></td></tr><tr id="type-t.litho" class="anchored"><td class="def field"><a href="#type-t.litho" class="anchor"></a><code>litho : <span><a href="../LithoDomain/index.html#type-t">LithoDomain.t</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="../PulseSummary/index.html#type-t">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="../PurityDomain/index.html#type-summary">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="../QuandarySummary/index.html#type-t">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"></a><code>racerd : <span><a href="../RacerDDomain/index.html#type-summary">RacerDDomain.summary</a> option</span>;</code></td></tr><tr id="type-t.siof" class="anchored"><
|