mirror of
https://github.com/c-cube/moonpool.git
synced 2025-12-16 15:56:21 -05:00
7 lines
No EOL
4.3 KiB
HTML
7 lines
No EOL
4.3 KiB
HTML
<!DOCTYPE html>
|
||
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Cmt2annot (ocaml.Cmt2annot)</title><link rel="stylesheet" href="../../_odoc-theme/odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc 2.2.1"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body class="odoc"><nav class="odoc-nav"><a href="../index.html">Up</a> – <a href="../index.html">ocaml</a> » Cmt2annot</nav><header class="odoc-preamble"><h1>Module <code><span>Cmt2annot</span></code></h1></header><div class="odoc-content"><div class="odoc-spec"><div class="spec value anchored" id="val-variables_iterator"><a href="#val-variables_iterator" class="anchor"></a><code><span><span class="keyword">val</span> variables_iterator : <span><a href="../Location/index.html#type-t">Location.t</a> <span class="arrow">-></span></span> <a href="../Tast_iterator/index.html#type-iterator">Tast_iterator.iterator</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-bind_variables"><a href="#val-bind_variables" class="anchor"></a><code><span><span class="keyword">val</span> bind_variables : <span><a href="../Location/index.html#type-t">Location.t</a> <span class="arrow">-></span></span> <span><span><span class="type-var">'a</span> <a href="../Typedtree/index.html#type-general_pattern">Typedtree.general_pattern</a></span> <span class="arrow">-></span></span> unit</span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-bind_bindings"><a href="#val-bind_bindings" class="anchor"></a><code><span><span class="keyword">val</span> bind_bindings : <span><a href="../Location/index.html#type-t">Location.t</a> <span class="arrow">-></span></span> <span><span><a href="../Typedtree/index.html#type-value_binding">Typedtree.value_binding</a> list</span> <span class="arrow">-></span></span> unit</span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-bind_cases"><a href="#val-bind_cases" class="anchor"></a><code><span><span class="keyword">val</span> bind_cases : <span><span><span><span class="type-var">'a</span> <a href="../Typedtree/index.html#type-case">Typedtree.case</a></span> list</span> <span class="arrow">-></span></span> unit</span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-record_module_binding"><a href="#val-record_module_binding" class="anchor"></a><code><span><span class="keyword">val</span> record_module_binding : <span><a href="../Location/index.html#type-t">Location.t</a> <span class="arrow">-></span></span> <span><a href="../Typedtree/index.html#type-module_binding">Typedtree.module_binding</a> <span class="arrow">-></span></span> unit</span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-iterator"><a href="#val-iterator" class="anchor"></a><code><span><span class="keyword">val</span> iterator : <span>scope:<a href="../Location/index.html#type-t">Location.t</a> <span class="arrow">-></span></span> <span>bool <span class="arrow">-></span></span> <a href="../Tast_iterator/index.html#type-iterator">Tast_iterator.iterator</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-binary_part"><a href="#val-binary_part" class="anchor"></a><code><span><span class="keyword">val</span> binary_part : <span><a href="../Tast_iterator/index.html#type-iterator">Tast_iterator.iterator</a> <span class="arrow">-></span></span> <span><a href="../Cmt_format/index.html#type-binary_part">Cmt_format.binary_part</a> <span class="arrow">-></span></span> unit</span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-gen_annot"><a href="#val-gen_annot" class="anchor"></a><code><span><span class="keyword">val</span> gen_annot :
|
||
<span><span>string option</span> <span class="arrow">-></span></span>
|
||
<span>sourcefile:<span>string option</span> <span class="arrow">-></span></span>
|
||
<span>use_summaries:bool <span class="arrow">-></span></span>
|
||
<span><a href="../Cmt_format/index.html#type-binary_annots">Cmt_format.binary_annots</a> <span class="arrow">-></span></span>
|
||
unit</span></code></div></div></div></body></html> |