mirror of
https://github.com/c-cube/moonpool.git
synced 2025-12-16 15:56:21 -05:00
22 lines
No EOL
11 KiB
HTML
22 lines
No EOL
11 KiB
HTML
<!DOCTYPE html>
|
||
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Translmod (ocaml.Translmod)</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> » Translmod</nav><header class="odoc-preamble"><h1>Module <code><span>Translmod</span></code></h1></header><div class="odoc-content"><div class="odoc-spec"><div class="spec value anchored" id="val-transl_implementation"><a href="#val-transl_implementation" class="anchor"></a><code><span><span class="keyword">val</span> transl_implementation :
|
||
<span>string <span class="arrow">-></span></span>
|
||
<span><span>(<a href="../Typedtree/index.html#type-structure">Typedtree.structure</a> * <a href="../Typedtree/index.html#type-module_coercion">Typedtree.module_coercion</a>)</span> <span class="arrow">-></span></span>
|
||
<a href="../Lambda/index.html#type-program">Lambda.program</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-transl_store_phrases"><a href="#val-transl_store_phrases" class="anchor"></a><code><span><span class="keyword">val</span> transl_store_phrases : <span>string <span class="arrow">-></span></span> <span><a href="../Typedtree/index.html#type-structure">Typedtree.structure</a> <span class="arrow">-></span></span> int * <a href="../Lambda/index.html#type-lambda">Lambda.lambda</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-transl_store_implementation"><a href="#val-transl_store_implementation" class="anchor"></a><code><span><span class="keyword">val</span> transl_store_implementation :
|
||
<span>string <span class="arrow">-></span></span>
|
||
<span><span>(<a href="../Typedtree/index.html#type-structure">Typedtree.structure</a> * <a href="../Typedtree/index.html#type-module_coercion">Typedtree.module_coercion</a>)</span> <span class="arrow">-></span></span>
|
||
<a href="../Lambda/index.html#type-program">Lambda.program</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-transl_implementation_flambda"><a href="#val-transl_implementation_flambda" class="anchor"></a><code><span><span class="keyword">val</span> transl_implementation_flambda :
|
||
<span>string <span class="arrow">-></span></span>
|
||
<span><span>(<a href="../Typedtree/index.html#type-structure">Typedtree.structure</a> * <a href="../Typedtree/index.html#type-module_coercion">Typedtree.module_coercion</a>)</span> <span class="arrow">-></span></span>
|
||
<a href="../Lambda/index.html#type-program">Lambda.program</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-transl_toplevel_definition"><a href="#val-transl_toplevel_definition" class="anchor"></a><code><span><span class="keyword">val</span> transl_toplevel_definition : <span><a href="../Typedtree/index.html#type-structure">Typedtree.structure</a> <span class="arrow">-></span></span> <a href="../Lambda/index.html#type-lambda">Lambda.lambda</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-transl_package"><a href="#val-transl_package" class="anchor"></a><code><span><span class="keyword">val</span> transl_package :
|
||
<span><span><span><a href="../Ident/index.html#type-t">Ident.t</a> option</span> list</span> <span class="arrow">-></span></span>
|
||
<span><a href="../Ident/index.html#type-t">Ident.t</a> <span class="arrow">-></span></span>
|
||
<span><a href="../Typedtree/index.html#type-module_coercion">Typedtree.module_coercion</a> <span class="arrow">-></span></span>
|
||
<a href="../Lambda/index.html#type-lambda">Lambda.lambda</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-transl_store_package"><a href="#val-transl_store_package" class="anchor"></a><code><span><span class="keyword">val</span> transl_store_package :
|
||
<span><span><span><a href="../Ident/index.html#type-t">Ident.t</a> option</span> list</span> <span class="arrow">-></span></span>
|
||
<span><a href="../Ident/index.html#type-t">Ident.t</a> <span class="arrow">-></span></span>
|
||
<span><a href="../Typedtree/index.html#type-module_coercion">Typedtree.module_coercion</a> <span class="arrow">-></span></span>
|
||
int * <a href="../Lambda/index.html#type-lambda">Lambda.lambda</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-transl_package_flambda"><a href="#val-transl_package_flambda" class="anchor"></a><code><span><span class="keyword">val</span> transl_package_flambda :
|
||
<span><span><span><a href="../Ident/index.html#type-t">Ident.t</a> option</span> list</span> <span class="arrow">-></span></span>
|
||
<span><a href="../Typedtree/index.html#type-module_coercion">Typedtree.module_coercion</a> <span class="arrow">-></span></span>
|
||
int * <a href="../Lambda/index.html#type-lambda">Lambda.lambda</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-toplevel_name"><a href="#val-toplevel_name" class="anchor"></a><code><span><span class="keyword">val</span> toplevel_name : <span><a href="../Ident/index.html#type-t">Ident.t</a> <span class="arrow">-></span></span> string</span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-nat_toplevel_name"><a href="#val-nat_toplevel_name" class="anchor"></a><code><span><span class="keyword">val</span> nat_toplevel_name : <span><a href="../Ident/index.html#type-t">Ident.t</a> <span class="arrow">-></span></span> <a href="../Ident/index.html#type-t">Ident.t</a> * int</span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-primitive_declarations"><a href="#val-primitive_declarations" class="anchor"></a><code><span><span class="keyword">val</span> primitive_declarations : <span><span><a href="../Primitive/index.html#type-description">Primitive.description</a> list</span> <a href="../Stdlib/index.html#type-ref">ref</a></span></span></code></div></div><div class="odoc-spec"><div class="spec type anchored" id="type-unsafe_component"><a href="#type-unsafe_component" class="anchor"></a><code><span><span class="keyword">type</span> unsafe_component</span><span> = </span></code><ol><li id="type-unsafe_component.Unsafe_module_binding" class="def variant constructor anchored"><a href="#type-unsafe_component.Unsafe_module_binding" class="anchor"></a><code><span>| </span><span><span class="constructor">Unsafe_module_binding</span></span></code></li><li id="type-unsafe_component.Unsafe_functor" class="def variant constructor anchored"><a href="#type-unsafe_component.Unsafe_functor" class="anchor"></a><code><span>| </span><span><span class="constructor">Unsafe_functor</span></span></code></li><li id="type-unsafe_component.Unsafe_non_function" class="def variant constructor anchored"><a href="#type-unsafe_component.Unsafe_non_function" class="anchor"></a><code><span>| </span><span><span class="constructor">Unsafe_non_function</span></span></code></li><li id="type-unsafe_component.Unsafe_typext" class="def variant constructor anchored"><a href="#type-unsafe_component.Unsafe_typext" class="anchor"></a><code><span>| </span><span><span class="constructor">Unsafe_typext</span></span></code></li></ol></div></div><div class="odoc-spec"><div class="spec type anchored" id="type-unsafe_info"><a href="#type-unsafe_info" class="anchor"></a><code><span><span class="keyword">type</span> unsafe_info</span><span> = </span></code><ol><li id="type-unsafe_info.Unsafe" class="def variant constructor anchored"><a href="#type-unsafe_info.Unsafe" class="anchor"></a><code><span>| </span><span><span class="constructor">Unsafe</span> <span class="keyword">of</span> </span><span>{</span></code><ol><li id="type-unsafe_info.reason" class="def record field anchored"><a href="#type-unsafe_info.reason" class="anchor"></a><code><span>reason : <a href="#type-unsafe_component">unsafe_component</a>;</span></code></li><li id="type-unsafe_info.loc" class="def record field anchored"><a href="#type-unsafe_info.loc" class="anchor"></a><code><span>loc : <a href="../Location/index.html#type-t">Location.t</a>;</span></code></li><li id="type-unsafe_info.subid" class="def record field anchored"><a href="#type-unsafe_info.subid" class="anchor"></a><code><span>subid : <a href="../Ident/index.html#type-t">Ident.t</a>;</span></code></li></ol><code><span>}</span></code></li><li id="type-unsafe_info.Unnamed" class="def variant constructor anchored"><a href="#type-unsafe_info.Unnamed" class="anchor"></a><code><span>| </span><span><span class="constructor">Unnamed</span></span></code></li></ol></div></div><div class="odoc-spec"><div class="spec type anchored" id="type-error"><a href="#type-error" class="anchor"></a><code><span><span class="keyword">type</span> error</span><span> = </span></code><ol><li id="type-error.Circular_dependency" class="def variant constructor anchored"><a href="#type-error.Circular_dependency" class="anchor"></a><code><span>| </span><span><span class="constructor">Circular_dependency</span> <span class="keyword">of</span> <span><span>(<a href="../Ident/index.html#type-t">Ident.t</a> * <a href="#type-unsafe_info">unsafe_info</a>)</span> list</span></span></code></li><li id="type-error.Conflicting_inline_attributes" class="def variant constructor anchored"><a href="#type-error.Conflicting_inline_attributes" class="anchor"></a><code><span>| </span><span><span class="constructor">Conflicting_inline_attributes</span></span></code></li></ol></div></div><div class="odoc-spec"><div class="spec exception anchored" id="exception-Error"><a href="#exception-Error" class="anchor"></a><code><span><span class="keyword">exception</span> </span><span><span class="exception">Error</span> <span class="keyword">of</span> <a href="../Location/index.html#type-t">Location.t</a> * <a href="#type-error">error</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-report_error"><a href="#val-report_error" class="anchor"></a><code><span><span class="keyword">val</span> report_error : <span><a href="../Location/index.html#type-t">Location.t</a> <span class="arrow">-></span></span> <span><a href="#type-error">error</a> <span class="arrow">-></span></span> <a href="../Location/index.html#type-error">Location.error</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-reset"><a href="#val-reset" class="anchor"></a><code><span><span class="keyword">val</span> reset : <span>unit <span class="arrow">-></span></span> unit</span></code></div></div></div></body></html> |