1 <!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML 4.01 Transitional//EN">
4 <link rel=
"stylesheet" href=
"style.css" type=
"text/css">
5 <meta content=
"text/html; charset=iso-8859-1" http-equiv=
"Content-Type">
6 <link rel=
"Start" href=
"index.html">
7 <link rel=
"previous" href=
"Parser.html">
8 <link rel=
"next" href=
"Value.html">
9 <link rel=
"Up" href=
"index.html">
10 <link title=
"Index of types" rel=Appendix
href=
"index_types.html">
11 <link title=
"Index of exceptions" rel=Appendix
href=
"index_exceptions.html">
12 <link title=
"Index of values" rel=Appendix
href=
"index_values.html">
13 <link title=
"Index of modules" rel=Appendix
href=
"index_modules.html">
14 <link title=
"Types" rel=
"Chapter" href=
"Types.html">
15 <link title=
"Parser" rel=
"Chapter" href=
"Parser.html">
16 <link title=
"Lexer" rel=
"Chapter" href=
"Lexer.html">
17 <link title=
"Value" rel=
"Chapter" href=
"Value.html">
18 <link title=
"Signal" rel=
"Chapter" href=
"Signal.html">
19 <link title=
"Faustexp" rel=
"Chapter" href=
"Faustexp.html">
20 <link title=
"Interpreter" rel=
"Chapter" href=
"Interpreter.html">
21 <link title=
"Preprocess" rel=
"Chapter" href=
"Preprocess.html">
22 <link title=
"Main" rel=
"Chapter" href=
"Main.html"><title>Lexer
</title>
25 <div class=
"navbar"><a href=
"Parser.html">Previous
</a>
26 <a href=
"index.html">Up
</a>
27 <a href=
"Value.html">Next
</a>
29 <center><h1>Module
<a href=
"type_Lexer.html">Lexer
</a></h1></center>
31 <pre><span class=
"keyword">module
</span> Lexer:
<code class=
"code">sig
</code> <a href=
"Lexer.html">..
</a> <code class=
"code">end
</code></pre><hr width=
"100%">
32 <pre><span id=
"VAL__ocaml_lex_tables"><span class=
"keyword">val
</span> <a href=
"code_VALLexer.__ocaml_lex_tables.html">__ocaml_lex_tables
</a></span> :
<code class=
"type">Lexing.lex_tables
</code></pre><pre><span id=
"VALtoken"><span class=
"keyword">val
</span> <a href=
"code_VALLexer.token.html">token
</a></span> :
<code class=
"type">Lexing.lexbuf -
> <a href=
"Parser.html#TYPEtoken">Parser.token
</a></code></pre><pre><span id=
"VAL__ocaml_lex_token_rec"><span class=
"keyword">val
</span> <a href=
"code_VALLexer.__ocaml_lex_token_rec.html">__ocaml_lex_token_rec
</a></span> :
<code class=
"type">Lexing.lexbuf -
> int -
> <a href=
"Parser.html#TYPEtoken">Parser.token
</a></code></pre></body></html>