<htmlxmlns="http://www.w3.org/1999/xhtml"><head><title>Buckets (infer.Biabduction.Buckets)</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>»<ahref="../index.html">Biabduction</a>» Buckets</nav><h1>Module <code>Biabduction.Buckets</code></h1></header><aside><p>Classify bugs into buckets</p></aside><dl><dtclass="spec value"id="val-classify_access"><ahref="#val-classify_access"class="anchor"></a><code><spanclass="keyword">val</span> classify_access : <ahref="../../Absint/Localise/index.html#type-error_desc">Absint.Localise.error_desc</a><span>-></span><span><ahref="../../Absint/Localise/index.html#type-access">Absint.Localise.access</a> option</span><span>-></span><span><ahref="../../IR/DecompiledExp/index.html#type-t">IR.DecompiledExp.t</a> option</span><span>-></span> bool <span>-></span><ahref="../../Absint/Localise/index.html#type-error_desc">Absint.Localise.error_desc</a></code></dt><dd><p>Classify the bucket of an error desc using Location.access and nullable information</p></dd></dl></div></body></html>