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>Absint__AccessTree (infer.Absint__AccessTree)</title><linkrel="stylesheet"href="../../odoc.css"/><metacharset="utf-8"/><metaname="generator"content="odoc 1.5.1"/><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>» Absint__AccessTree</nav><h1>Module <code>Absint__AccessTree</code></h1></header><dl><dtclass="spec module-type"id="module-type-S"><ahref="#module-type-S"class="anchor"></a><code><spanclass="keyword">module</span><spanclass="keyword">type</span><ahref="module-type-S/index.html">S</a> = <spanclass="keyword">sig</span> ... <spanclass="keyword">end</span></code></dt><dd><p>tree of (trace, access path) associations organized by structure of access paths</p></dd></dl><divclass="spec module-type"id="module-type-Config"><ahref="#module-type-Config"class="anchor"></a><code><spanclass="keyword">module</span><spanclass="keyword">type</span><ahref="module-type-Config/index.html">Config</a> = <spanclass="keyword">sig</span> ... <spanclass="keyword">end</span></code></div><divclass="spec module"id="module-DefaultConfig"><ahref="#module-DefaultConfig"class="anchor"></a><code><spanclass="keyword">module</span><ahref="DefaultConfig/index.html">DefaultConfig</a> : <ahref="index.html#module-type-Config">Config</a></code></div><divclass="spec module"id="module-Make"><ahref="#module-Make"class="anchor"></a><code><spanclass="keyword">module</span><ahref="Make/index.html">Make</a> : <spanclass="keyword">functor</span> (<ahref="Make/argument-1-TraceDomain/index.html">TraceDomain</a> : <ahref="../Absint/AbstractDomain/index.html#module-type-WithBottom">Absint.AbstractDomain.WithBottom</a>) <span>-></span><spanclass="keyword">functor</span> (<ahref="Make/argument-2-Config/index.html">Config</a> : <ahref="index.html#module-type-Config">Config</a>) <span>-></span><ahref="index.html#module-type-S">S</a><spanclass="keyword">with</span><spanclass="keyword">module</span><ahref="Make/TraceDomain/index.html">TraceDomain</a> = <ahref="Make/index.html#argument-1-TraceDomain">TraceDomain</a></code></div><dl><dtclass="spec module"id="module-PathSet"><ahref="#module-PathSet"class="anchor"></a><code><spanclass="keyword">module</span><ahref="PathSet/index.html">PathSet</a> : <spanclass="keyword">functor</span> (<ahref="PathSet/argument-1-Config/index.html">Config</a> : <ahref="index.html#module-type-Config">Config</a>) <span>-></span><spanclass="keyword">sig</span> ... <spanclass="keyword">end</span></code></dt><dd><p>Concise representation of a set of access paths</p></dd></dl></div></body></html>