mirror of
https://github.com/c-cube/moonpool.git
synced 2025-12-18 00:26:43 -05:00
32 lines
No EOL
8.6 KiB
HTML
32 lines
No EOL
8.6 KiB
HTML
<!DOCTYPE html>
|
||
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Incremental (ocaml.Parser.Incremental)</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">Parser</a> » Incremental</nav><header class="odoc-preamble"><h1>Module <code><span>Parser.Incremental</span></code></h1></header><div class="odoc-content"><div class="odoc-spec"><div class="spec value anchored" id="val-use_file"><a href="#val-use_file" class="anchor"></a><code><span><span class="keyword">val</span> use_file :
|
||
<span><a href="../../Stdlib/Lexing/index.html#type-position">Stdlib.Lexing.position</a> <span class="arrow">-></span></span>
|
||
<span><span><a href="../../Parsetree/index.html#type-toplevel_phrase">Parsetree.toplevel_phrase</a> list</span> <a href="../MenhirInterpreter/index.html#type-checkpoint">MenhirInterpreter.checkpoint</a></span></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-toplevel_phrase"><a href="#val-toplevel_phrase" class="anchor"></a><code><span><span class="keyword">val</span> toplevel_phrase :
|
||
<span><a href="../../Stdlib/Lexing/index.html#type-position">Stdlib.Lexing.position</a> <span class="arrow">-></span></span>
|
||
<span><a href="../../Parsetree/index.html#type-toplevel_phrase">Parsetree.toplevel_phrase</a> <a href="../MenhirInterpreter/index.html#type-checkpoint">MenhirInterpreter.checkpoint</a></span></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-parse_val_longident"><a href="#val-parse_val_longident" class="anchor"></a><code><span><span class="keyword">val</span> parse_val_longident :
|
||
<span><a href="../../Stdlib/Lexing/index.html#type-position">Stdlib.Lexing.position</a> <span class="arrow">-></span></span>
|
||
<span><a href="../../Longident/index.html#type-t">Longident.t</a> <a href="../MenhirInterpreter/index.html#type-checkpoint">MenhirInterpreter.checkpoint</a></span></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-parse_pattern"><a href="#val-parse_pattern" class="anchor"></a><code><span><span class="keyword">val</span> parse_pattern :
|
||
<span><a href="../../Stdlib/Lexing/index.html#type-position">Stdlib.Lexing.position</a> <span class="arrow">-></span></span>
|
||
<span><a href="../../Parsetree/index.html#type-pattern">Parsetree.pattern</a> <a href="../MenhirInterpreter/index.html#type-checkpoint">MenhirInterpreter.checkpoint</a></span></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-parse_mty_longident"><a href="#val-parse_mty_longident" class="anchor"></a><code><span><span class="keyword">val</span> parse_mty_longident :
|
||
<span><a href="../../Stdlib/Lexing/index.html#type-position">Stdlib.Lexing.position</a> <span class="arrow">-></span></span>
|
||
<span><a href="../../Longident/index.html#type-t">Longident.t</a> <a href="../MenhirInterpreter/index.html#type-checkpoint">MenhirInterpreter.checkpoint</a></span></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-parse_module_type"><a href="#val-parse_module_type" class="anchor"></a><code><span><span class="keyword">val</span> parse_module_type :
|
||
<span><a href="../../Stdlib/Lexing/index.html#type-position">Stdlib.Lexing.position</a> <span class="arrow">-></span></span>
|
||
<span><a href="../../Parsetree/index.html#type-module_type">Parsetree.module_type</a> <a href="../MenhirInterpreter/index.html#type-checkpoint">MenhirInterpreter.checkpoint</a></span></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-parse_module_expr"><a href="#val-parse_module_expr" class="anchor"></a><code><span><span class="keyword">val</span> parse_module_expr :
|
||
<span><a href="../../Stdlib/Lexing/index.html#type-position">Stdlib.Lexing.position</a> <span class="arrow">-></span></span>
|
||
<span><a href="../../Parsetree/index.html#type-module_expr">Parsetree.module_expr</a> <a href="../MenhirInterpreter/index.html#type-checkpoint">MenhirInterpreter.checkpoint</a></span></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-parse_mod_longident"><a href="#val-parse_mod_longident" class="anchor"></a><code><span><span class="keyword">val</span> parse_mod_longident :
|
||
<span><a href="../../Stdlib/Lexing/index.html#type-position">Stdlib.Lexing.position</a> <span class="arrow">-></span></span>
|
||
<span><a href="../../Longident/index.html#type-t">Longident.t</a> <a href="../MenhirInterpreter/index.html#type-checkpoint">MenhirInterpreter.checkpoint</a></span></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-parse_mod_ext_longident"><a href="#val-parse_mod_ext_longident" class="anchor"></a><code><span><span class="keyword">val</span> parse_mod_ext_longident :
|
||
<span><a href="../../Stdlib/Lexing/index.html#type-position">Stdlib.Lexing.position</a> <span class="arrow">-></span></span>
|
||
<span><a href="../../Longident/index.html#type-t">Longident.t</a> <a href="../MenhirInterpreter/index.html#type-checkpoint">MenhirInterpreter.checkpoint</a></span></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-parse_expression"><a href="#val-parse_expression" class="anchor"></a><code><span><span class="keyword">val</span> parse_expression :
|
||
<span><a href="../../Stdlib/Lexing/index.html#type-position">Stdlib.Lexing.position</a> <span class="arrow">-></span></span>
|
||
<span><a href="../../Parsetree/index.html#type-expression">Parsetree.expression</a> <a href="../MenhirInterpreter/index.html#type-checkpoint">MenhirInterpreter.checkpoint</a></span></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-parse_core_type"><a href="#val-parse_core_type" class="anchor"></a><code><span><span class="keyword">val</span> parse_core_type :
|
||
<span><a href="../../Stdlib/Lexing/index.html#type-position">Stdlib.Lexing.position</a> <span class="arrow">-></span></span>
|
||
<span><a href="../../Parsetree/index.html#type-core_type">Parsetree.core_type</a> <a href="../MenhirInterpreter/index.html#type-checkpoint">MenhirInterpreter.checkpoint</a></span></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-parse_constr_longident"><a href="#val-parse_constr_longident" class="anchor"></a><code><span><span class="keyword">val</span> parse_constr_longident :
|
||
<span><a href="../../Stdlib/Lexing/index.html#type-position">Stdlib.Lexing.position</a> <span class="arrow">-></span></span>
|
||
<span><a href="../../Longident/index.html#type-t">Longident.t</a> <a href="../MenhirInterpreter/index.html#type-checkpoint">MenhirInterpreter.checkpoint</a></span></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-parse_any_longident"><a href="#val-parse_any_longident" class="anchor"></a><code><span><span class="keyword">val</span> parse_any_longident :
|
||
<span><a href="../../Stdlib/Lexing/index.html#type-position">Stdlib.Lexing.position</a> <span class="arrow">-></span></span>
|
||
<span><a href="../../Longident/index.html#type-t">Longident.t</a> <a href="../MenhirInterpreter/index.html#type-checkpoint">MenhirInterpreter.checkpoint</a></span></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-interface"><a href="#val-interface" class="anchor"></a><code><span><span class="keyword">val</span> interface :
|
||
<span><a href="../../Stdlib/Lexing/index.html#type-position">Stdlib.Lexing.position</a> <span class="arrow">-></span></span>
|
||
<span><a href="../../Parsetree/index.html#type-signature">Parsetree.signature</a> <a href="../MenhirInterpreter/index.html#type-checkpoint">MenhirInterpreter.checkpoint</a></span></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-implementation"><a href="#val-implementation" class="anchor"></a><code><span><span class="keyword">val</span> implementation :
|
||
<span><a href="../../Stdlib/Lexing/index.html#type-position">Stdlib.Lexing.position</a> <span class="arrow">-></span></span>
|
||
<span><a href="../../Parsetree/index.html#type-structure">Parsetree.structure</a> <a href="../MenhirInterpreter/index.html#type-checkpoint">MenhirInterpreter.checkpoint</a></span></span></code></div></div></div></body></html> |