mirror of
https://github.com/c-cube/moonpool.git
synced 2025-12-16 15:56:21 -05:00
31 lines
No EOL
6.2 KiB
HTML
31 lines
No EOL
6.2 KiB
HTML
<!DOCTYPE html>
|
||
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Mty (ocaml.Ast_helper.Mty)</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> » <a href="../index.html">Ast_helper</a> » Mty</nav><header class="odoc-preamble"><h1>Module <code><span>Ast_helper.Mty</span></code></h1><p>Module type expressions</p></header><div class="odoc-content"><div class="odoc-spec"><div class="spec value anchored" id="val-mk"><a href="#val-mk" class="anchor"></a><code><span><span class="keyword">val</span> mk :
|
||
<span>?loc:<a href="../index.html#type-loc">loc</a> <span class="arrow">-></span></span>
|
||
<span>?attrs:<a href="../index.html#type-attrs">attrs</a> <span class="arrow">-></span></span>
|
||
<span><a href="../../Parsetree/index.html#type-module_type_desc">Parsetree.module_type_desc</a> <span class="arrow">-></span></span>
|
||
<a href="../../Parsetree/index.html#type-module_type">Parsetree.module_type</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-attr"><a href="#val-attr" class="anchor"></a><code><span><span class="keyword">val</span> attr :
|
||
<span><a href="../../Parsetree/index.html#type-module_type">Parsetree.module_type</a> <span class="arrow">-></span></span>
|
||
<span><a href="../../Parsetree/index.html#type-attribute">Parsetree.attribute</a> <span class="arrow">-></span></span>
|
||
<a href="../../Parsetree/index.html#type-module_type">Parsetree.module_type</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-ident"><a href="#val-ident" class="anchor"></a><code><span><span class="keyword">val</span> ident : <span>?loc:<a href="../index.html#type-loc">loc</a> <span class="arrow">-></span></span> <span>?attrs:<a href="../index.html#type-attrs">attrs</a> <span class="arrow">-></span></span> <span><a href="../index.html#type-lid">lid</a> <span class="arrow">-></span></span> <a href="../../Parsetree/index.html#type-module_type">Parsetree.module_type</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-alias"><a href="#val-alias" class="anchor"></a><code><span><span class="keyword">val</span> alias : <span>?loc:<a href="../index.html#type-loc">loc</a> <span class="arrow">-></span></span> <span>?attrs:<a href="../index.html#type-attrs">attrs</a> <span class="arrow">-></span></span> <span><a href="../index.html#type-lid">lid</a> <span class="arrow">-></span></span> <a href="../../Parsetree/index.html#type-module_type">Parsetree.module_type</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-signature"><a href="#val-signature" class="anchor"></a><code><span><span class="keyword">val</span> signature :
|
||
<span>?loc:<a href="../index.html#type-loc">loc</a> <span class="arrow">-></span></span>
|
||
<span>?attrs:<a href="../index.html#type-attrs">attrs</a> <span class="arrow">-></span></span>
|
||
<span><a href="../../Parsetree/index.html#type-signature">Parsetree.signature</a> <span class="arrow">-></span></span>
|
||
<a href="../../Parsetree/index.html#type-module_type">Parsetree.module_type</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-functor_"><a href="#val-functor_" class="anchor"></a><code><span><span class="keyword">val</span> functor_ :
|
||
<span>?loc:<a href="../index.html#type-loc">loc</a> <span class="arrow">-></span></span>
|
||
<span>?attrs:<a href="../index.html#type-attrs">attrs</a> <span class="arrow">-></span></span>
|
||
<span><a href="../../Parsetree/index.html#type-functor_parameter">Parsetree.functor_parameter</a> <span class="arrow">-></span></span>
|
||
<span><a href="../../Parsetree/index.html#type-module_type">Parsetree.module_type</a> <span class="arrow">-></span></span>
|
||
<a href="../../Parsetree/index.html#type-module_type">Parsetree.module_type</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-with_"><a href="#val-with_" class="anchor"></a><code><span><span class="keyword">val</span> with_ :
|
||
<span>?loc:<a href="../index.html#type-loc">loc</a> <span class="arrow">-></span></span>
|
||
<span>?attrs:<a href="../index.html#type-attrs">attrs</a> <span class="arrow">-></span></span>
|
||
<span><a href="../../Parsetree/index.html#type-module_type">Parsetree.module_type</a> <span class="arrow">-></span></span>
|
||
<span><span><a href="../../Parsetree/index.html#type-with_constraint">Parsetree.with_constraint</a> list</span> <span class="arrow">-></span></span>
|
||
<a href="../../Parsetree/index.html#type-module_type">Parsetree.module_type</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-typeof_"><a href="#val-typeof_" class="anchor"></a><code><span><span class="keyword">val</span> typeof_ :
|
||
<span>?loc:<a href="../index.html#type-loc">loc</a> <span class="arrow">-></span></span>
|
||
<span>?attrs:<a href="../index.html#type-attrs">attrs</a> <span class="arrow">-></span></span>
|
||
<span><a href="../../Parsetree/index.html#type-module_expr">Parsetree.module_expr</a> <span class="arrow">-></span></span>
|
||
<a href="../../Parsetree/index.html#type-module_type">Parsetree.module_type</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-extension"><a href="#val-extension" class="anchor"></a><code><span><span class="keyword">val</span> extension :
|
||
<span>?loc:<a href="../index.html#type-loc">loc</a> <span class="arrow">-></span></span>
|
||
<span>?attrs:<a href="../index.html#type-attrs">attrs</a> <span class="arrow">-></span></span>
|
||
<span><a href="../../Parsetree/index.html#type-extension">Parsetree.extension</a> <span class="arrow">-></span></span>
|
||
<a href="../../Parsetree/index.html#type-module_type">Parsetree.module_type</a></span></code></div></div></div></body></html> |