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>EradicateCheckers (infer.InferModules.EradicateCheckers)</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> » EradicateCheckers</nav><h1>Module <code>InferModules.EradicateCheckers</code></h1></header><aside><p>Module for Eradicate-based user-defined checkers.</p></aside><dl><dt class="spec value" id="val-report_error"><a href="#val-report_error" class="anchor"></a><code><span class="keyword">val</span> report_error : <a href="../../../InferIR/InferIR/Tenv/index.html#type-t">InferIR.Tenv.t</a> <span>-></span> <a href="../../../InferIR/InferIR/Typ/Procname/index.html#type-t">InferIR.Typ.Procname.t</a> <span>-></span> <a href="../../../InferIR/InferIR/Procdesc/index.html#type-t">InferIR.Procdesc.t</a> <span>-></span> <a href="../../../InferBase/InferBase/IssueType/index.html#type-t">InferBase.IssueType.t</a> <span>-></span> <a href="../../../InferBase/InferBase/Location/index.html#type-t">InferBase.Location.t</a> <span>-></span> <span>?⁠field_name:<span><a href="../../../InferIR/InferIR/Typ/Fieldname/index.html#type-t">InferIR.Typ.Fieldname.t</a> option</span></span> <span>-></span> <span>?⁠exception_kind:<span>(<a href="../../../InferBase/InferBase/IssueType/index.html#type-t">InferBase.IssueType.t</a> <span>-></span> <a href="../../../InferIR/InferIR/Localise/index.html#type-error_desc">InferIR.Localise.error_desc</a> <span>-></span> exn)</span></span> <span>-></span> <span>?⁠severity:<a href="../../../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>
|