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>
<htmlxmlns="http://www.w3.org/1999/xhtml"><head><title>EradicateCheckers (infer.InferModules.EradicateCheckers)</title><linkrel="stylesheet"href="../../../odoc.css"/><metacharset="utf-8"/><metaname="generator"content="odoc %%VERSION%%"/><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">InferModules</a>» EradicateCheckers</nav><h1>Module <code>InferModules.EradicateCheckers</code></h1></header><aside><p>Module for Eradicate-based user-defined checkers.</p></aside><dl><dtclass="spec value"id="val-report_error"><ahref="#val-report_error"class="anchor"></a><code><spanclass="keyword">val</span> report_error : <ahref="../../../InferIR/InferIR/Tenv/index.html#type-t">InferIR.Tenv.t</a><span>-></span><ahref="../../../InferIR/InferIR/Typ/Procname/index.html#type-t">InferIR.Typ.Procname.t</a><span>-></span><ahref="../../../InferIR/InferIR/Procdesc/index.html#type-t">InferIR.Procdesc.t</a><span>-></span><ahref="../../../InferBase/InferBase/IssueType/index.html#type-t">InferBase.IssueType.t</a><span>-></span><ahref="../../../InferBase/InferBase/Location/index.html#type-t">InferBase.Location.t</a><span>-></span><span>?⁠field_name:<span><ahref="../../../InferIR/InferIR/Typ/Fieldname/index.html#type-t">InferIR.Typ.Fieldname.t</a> option</span></span><span>-></span><span>?⁠exception_kind:<span>(<ahref="../../../InferBase/InferBase/IssueType/index.html#type-t">InferBase.IssueType.t</a><span>-></span><ahref="../../../InferIR/InferIR/Localise/index.html#type-error_desc">InferIR.Localise.error_desc</a><span>-></span> exn)</span></span><span>-></span><span>?⁠severity:<ahref="../../../InferIR/InferIR/Exceptions/index.html#type-severity">InferIR.Exceptions.severity</a></span><span>-></span> string <span>-></span> unit</code></dt><dd><p>Report an error.</p></dd></dl></div></body></html>