2 lines
1.4 KiB

This file contains ambiguous Unicode characters!

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>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Buckets (infer.Biabduction.Buckets)</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> &#x00BB; <a href="../index.html">Biabduction</a> &#x00BB; Buckets</nav><h1>Module <code>Biabduction.Buckets</code></h1></header><aside><p>Classify bugs into buckets</p></aside><dl><dt class="spec value" id="val-classify_access"><a href="#val-classify_access" class="anchor"></a><code><span class="keyword">val</span> classify_access : <a href="../../Absint/Localise/index.html#type-error_desc">Absint.Localise.error_desc</a> <span>&#45;&gt;</span> <span><a href="../../Absint/Localise/index.html#type-access">Absint.Localise.access</a> option</span> <span>&#45;&gt;</span> <span><a href="../../IR/DecompiledExp/index.html#type-t">IR.DecompiledExp.t</a> option</span> <span>&#45;&gt;</span> bool <span>&#45;&gt;</span> <a href="../../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>