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
3.5 KiB

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>BufferOverrunOndemandEnv (infer.InferModules.BufferOverrunOndemandEnv)</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> &#x00BB; <a href="../index.html">InferModules</a> &#x00BB; BufferOverrunOndemandEnv</nav><h1>Module <code>InferModules.BufferOverrunOndemandEnv</code></h1></header><div class="spec module" id="module-L"><a href="#module-L" class="anchor"></a><code><span class="keyword">module</span> L = <a href="../../../InferBase/InferBase/index.html#module-Logging">InferBase.Logging</a></code></div><div class="spec module" id="module-SPath"><a href="#module-SPath" class="anchor"></a><code><span class="keyword">module</span> SPath = <a href="../Symb/index.html#module-SymbolPath">Symb.SymbolPath</a></code></div><div class="spec module" id="module-FormalTyps"><a href="#module-FormalTyps" class="anchor"></a><code><span class="keyword">module</span> <a href="FormalTyps/index.html">FormalTyps</a> : <span class="keyword">sig</span> ... <span class="keyword">end</span></code></div><dl><dt class="spec type" id="type-t"><a href="#type-t" class="anchor"></a><code><span class="keyword">type</span> t</code><code> = </code><code>{</code><table class="record"><tr id="type-t.tenv" class="anchored"><td class="def field"><a href="#type-t.tenv" class="anchor"></a><code>tenv : <a href="../../../InferIR/InferIR/Tenv/index.html#type-t">InferIR.Tenv.t</a>;</code></td></tr><tr id="type-t.typ_of_param_path" class="anchored"><td class="def field"><a href="#type-t.typ_of_param_path" class="anchor"></a><code>typ_of_param_path : <a href="../../InferModules__Symb/SymbolPath/index.html#type-partial">SPath.partial</a> <span>&#45;&gt;</span> <span><a href="../../../InferIR/InferIR/Typ/index.html#type-t">InferIR.Typ.t</a> option</span>;</code></td></tr><tr id="type-t.may_last_field" class="anchored"><td class="def field"><a href="#type-t.may_last_field" class="anchor"></a><code>may_last_field : <a href="../../InferModules__Symb/SymbolPath/index.html#type-partial">SPath.partial</a> <span>&#45;&gt;</span> bool;</code></td></tr><tr id="type-t.entry_location" class="anchored"><td class="def field"><a href="#type-t.entry_location" class="anchor"></a><code>entry_location : <a href="../../../InferBase/InferBase/Location/index.html#type-t">InferBase.Location.t</a>;</code></td></tr><tr id="type-t.integer_type_widths" class="anchored"><td class="def field"><a href="#type-t.integer_type_widths" class="anchor"></a><code>integer_type_widths : <a href="../../../InferIR/InferIR/Typ/IntegerWidths/index.html#type-t">InferIR.Typ.IntegerWidths.t</a>;</code></td></tr></table><code>}</code></dt></dl><dl><dt class="spec value" id="val-mk"><a href="#val-mk" class="anchor"></a><code><span class="keyword">val</span> mk : <a href="../../../InferIR/InferIR/Procdesc/index.html#type-t">InferIR.Procdesc.t</a> <span>&#45;&gt;</span> <a href="../../../InferIR/InferIR/Tenv/index.html#type-t">InferIR.Tenv.t</a> <span>&#45;&gt;</span> <a href="../../../InferIR/InferIR/Typ/IntegerWidths/index.html#type-t">InferIR.Typ.IntegerWidths.t</a> <span>&#45;&gt;</span> <a href="index.html#type-t">t</a></code></dt></dl></div></body></html>