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.

2 lines
1.5 KiB

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>InferModules__Buckets (infer.InferModules__Buckets)</title><link rel="stylesheet" href="../../odoc.css"/><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><meta name="generator" content="doc-ock-html v1.0.0-1-g1fc9bf0"/></head><body><nav id="top"><a href="../index.html">Up</a> &mdash; <span class="package">package <a href="../index.html">infer</a></span></nav><header><h1><span class="keyword">Module</span> <span class="module-path">InferModules__Buckets</span></h1></header><p>Classify bugs into buckets</p><div class="spec val" id="val-classify_access"><a href="#val-classify_access" class="anchor"></a><div class="def val"><code><span class="keyword">val </span>classify_access : <a href="../../InferIR/InferIR/Localise/index.html#type-error_desc">InferIR.Localise.error_desc</a> <span class="keyword">&#8209;&gt;</span> <a href="../../InferIR/InferIR/Localise/index.html#type-access">InferIR.Localise.access</a> option <span class="keyword">&#8209;&gt;</span> <a href="../../InferIR/InferIR/DecompiledExp/index.html#type-t">InferIR.DecompiledExp.t</a> option <span class="keyword">&#8209;&gt;</span> bool <span class="keyword">&#8209;&gt;</span> <a href="../../InferIR/InferIR/Localise/index.html#type-error_desc">InferIR.Localise.error_desc</a></code></div><div class="doc"><p>Classify the bucket of an error desc using Location.access and nullable information</p></div></div></body></html>