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

« back to all changes in this revision

Viewing changes to camlp4.html/lib/Grammar.GMake.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="previous" href="Grammar.Unsafe.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.GMake</title>
19
 
</head>
20
 
<body>
21
 
<div class="navbar"><a href="Grammar.Unsafe.html">Previous</a>
22
 
&nbsp;<a href="Grammar.html">Up</a>
23
 
&nbsp;</div>
24
 
<center><h1>Functor <a href="type_Grammar.GMake.html">Grammar.GMake</a></h1></center>
25
 
<br>
26
 
<pre><span class="keyword">module</span> GMake: <code class="type">functor (L : GLexerType) -> sig  end</code></pre><table border="0" cellpadding="3" width="100%">
27
 
<tr>
28
 
<td align="left" valign="top" width="1%"><b>Parameters: </b></td>
29
 
<td>
30
 
<table class="paramstable">
31
 
<tr>
32
 
<td align="center" valign="top" width="15%">
33
 
<code>L</code></td>
34
 
<td align="center" valign="top">:</td>
35
 
<td><code class="type"><a href="Grammar.GLexerType.html">Grammar.GLexerType</a></code>
36
 
 
37
 
</tr>
38
 
</table>
39
 
</td>
40
 
</tr>
41
 
</table>
42
 
<hr width="100%">
43
 
<pre><span class="keyword">type</span> <a name="TYPEte"></a><code class="type"></code>te </pre>
44
 
 
45
 
<pre><span class="keyword">type</span> <a name="TYPEparsable"></a><code class="type"></code>parsable </pre>
46
 
 
47
 
<pre><span class="keyword">val</span> <a name="VALparsable"></a>parsable : <code class="type">char Stream.t -> <a href="Grammar.S.html#TYPEparsable">parsable</a></code></pre><pre><span class="keyword">val</span> <a name="VALtokens"></a>tokens : <code class="type">string -> (string * int) list</code></pre><pre><span class="keyword">val</span> <a name="VALglexer"></a>glexer : <code class="type"><a href="Grammar.S.html#TYPEte">te</a> <a href="Token.html#TYPEglexer">Token.glexer</a></code></pre><pre><span class="keyword">module</span> <a href="Grammar.S.Entry.html">Entry</a>: <code class="type">sig  end</code></pre><pre><span class="keyword">module</span> <a href="Grammar.S.Unsafe.html">Unsafe</a>: <code class="type">sig  end</code></pre><pre><span class="keyword">val</span> <a name="VALextend"></a>extend : <code class="type">'a <a href="Grammar.S.Entry.html#TYPEe">Entry.e</a> -><br>       Gramext.position option -><br>       (string option * Gramext.g_assoc option *<br>        (<a href="Grammar.S.html#TYPEte">te</a> Gramext.g_symbol list * Gramext.g_action) list)<br>       list -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALdelete_rule"></a>delete_rule : <code class="type">'a <a href="Grammar.S.Entry.html#TYPEe">Entry.e</a> -> <a href="Grammar.S.html#TYPEte">te</a> Gramext.g_symbol list -> unit</code></pre></body></html>
 
 
b'\\ No newline at end of file'