~ubuntu-branches/ubuntu/hardy/ocaml-doc/hardy

« back to all changes in this revision

Viewing changes to camlp4.html/lib/Grammar.GLexerType.html

  • Committer: Bazaar Package Importer
  • Author(s): Samuel Mimram
  • Date: 2007-09-08 01:49:22 UTC
  • mfrom: (0.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20070908014922-lvihyehz0ndq7suu
Tags: 3.10-1
* New upstream release.
* Removed camlp4 documentation since it is not up-to-date.
* Updated to standards version 3.7.2, no changes needed.
* Updated my email address.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<html>
2
 
<head>
3
 
<link rel="stylesheet" href="style.css" type="text/css">
4
 
<link rel="Start" href="index.html">
5
 
<link rel="next" href="Grammar.S.html">
6
 
<link rel="Up" href="Grammar.html">
7
 
<link title="Index of types" rel=Appendix href="index_types.html">
8
 
<link title="Index of exceptions" rel=Appendix href="index_exceptions.html">
9
 
<link title="Index of values" rel=Appendix href="index_values.html">
10
 
<link title="Index of modules" rel=Appendix href="index_modules.html">
11
 
<link title="Index of module types" rel=Appendix href="index_module_types.html">
12
 
<link title="Grammar" rel="Chapter" href="Grammar.html">
13
 
<link title="Extfun" rel="Chapter" href="Extfun.html">
14
 
<link title="Pcaml" rel="Chapter" href="Pcaml.html">
15
 
<link title="Plexer" rel="Chapter" href="Plexer.html">
16
 
<link title="Quotation" rel="Chapter" href="Quotation.html">
17
 
<link title="Token" rel="Chapter" href="Token.html">
18
 
<link title="Stdpp" rel="Chapter" href="Stdpp.html"><title>Grammar.GLexerType</title>
19
 
</head>
20
 
<body>
21
 
<div class="navbar">&nbsp;<a href="Grammar.html">Up</a>
22
 
&nbsp;<a href="Grammar.S.html">Next</a>
23
 
</div>
24
 
<center><h1>Module type <a href="type_Grammar.GLexerType.html">Grammar.GLexerType</a></h1></center>
25
 
<br>
26
 
<pre><span class="keyword">module type</span> GLexerType = <code class="type">sig  end</code></pre><div class="info">
27
 
The input signature for the functor <code class="code">Grammar.GMake</code>: <code class="code">te</code> is the
28
 
       type of the tokens.<br>
29
 
</div>
30
 
<hr width="100%">
31
 
<pre><span class="keyword">type</span> <a name="TYPEte"></a><code class="type"></code>te </pre>
32
 
 
33
 
<pre><span class="keyword">val</span> <a name="VALlexer"></a>lexer : <code class="type"><a href="Grammar.GLexerType.html#TYPEte">te</a> <a href="Token.html#TYPEglexer">Token.glexer</a></code></pre></body></html>
 
 
b'\\ No newline at end of file'