Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > f1ce7facd0ee6260507c767a21a7b6bc > files > 19

ocaml-cfg-devel-2.0.1-5.mga4.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<link rel="stylesheet" href="style.css" type="text/css">
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
<link rel="Start" href="index.html">
<link rel="previous" href="Bnf_parser.html">
<link rel="next" href="Bnf_pp.html">
<link rel="Up" href="index.html">
<link title="Index of types" rel=Appendix href="index_types.html">
<link title="Index of exceptions" rel=Appendix href="index_exceptions.html">
<link title="Index of values" rel=Appendix href="index_values.html">
<link title="Index of modules" rel=Appendix href="index_modules.html">
<link title="Index of module types" rel=Appendix href="index_module_types.html">
<link title="Bnf_spec" rel="Chapter" href="Bnf_spec.html">
<link title="Bnf_parser" rel="Chapter" href="Bnf_parser.html">
<link title="Bnf_lexer" rel="Chapter" href="Bnf_lexer.html">
<link title="Bnf_pp" rel="Chapter" href="Bnf_pp.html">
<link title="Cfg_intf" rel="Chapter" href="Cfg_intf.html">
<link title="Cfg_impl" rel="Chapter" href="Cfg_impl.html"><title>Bnf_lexer</title>
</head>
<body>
<div class="navbar"><a class="pre" href="Bnf_parser.html" title="Bnf_parser">Previous</a>
&nbsp;<a class="up" href="index.html" title="Index">Up</a>
&nbsp;<a class="post" href="Bnf_pp.html" title="Bnf_pp">Next</a>
</div>
<h1>Module <a href="type_Bnf_lexer.html">Bnf_lexer</a></h1>

<pre><span class="keyword">module</span> Bnf_lexer: <code class="code">sig</code> <a href="Bnf_lexer.html">..</a> <code class="code">end</code></pre><hr width="100%">

<pre><span id="VALid"><span class="keyword">val</span> id</span> : <code class="type">'a -> 'a</code></pre>
<pre><span id="VAL__ocaml_lex_tables"><span class="keyword">val</span> __ocaml_lex_tables</span> : <code class="type">Lexing.lex_tables</code></pre>
<pre><span id="VALstart"><span class="keyword">val</span> start</span> : <code class="type">Lexing.lexbuf -> <a href="Bnf_parser.html#TYPEtoken">Bnf_parser.token</a></code></pre>
<pre><span id="VAL__ocaml_lex_start_rec"><span class="keyword">val</span> __ocaml_lex_start_rec</span> : <code class="type">Lexing.lexbuf -> int -> <a href="Bnf_parser.html#TYPEtoken">Bnf_parser.token</a></code></pre>
<pre><span id="VALesc_string"><span class="keyword">val</span> esc_string</span> : <code class="type">Lexing.lexbuf -> string list</code></pre>
<pre><span id="VAL__ocaml_lex_esc_string_rec"><span class="keyword">val</span> __ocaml_lex_esc_string_rec</span> : <code class="type">Lexing.lexbuf -> int -> string list</code></pre></body></html>