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>Absint (infer.Absint)</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> » Absint</nav><h1 id="abstract-interpretation-framework"><a href="#abstract-interpretation-framework" class="anchor"></a>Abstract Interpretation Framework</h1><p><a href="Absint/index.html"><code>Absint</code></a> is Infer's abstract interpretation framework, the recommended way to write analyses in Infer.</p><p>Important modules:</p><ul><li><a href="Absint/AbstractInterpreter/index.html"><code>Absint.AbstractInterpreter</code></a></li><li><a href="Absint/AbstractDomain/index.html"><code>Absint.AbstractDomain</code></a></li></ul></header></div></body></html>
|