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

« back to all changes in this revision

Viewing changes to camlp4.html/lib/index_exceptions.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 title="Index of types" rel=Appendix href="index_types.html">
6
 
<link title="Index of exceptions" rel=Appendix href="index_exceptions.html">
7
 
<link title="Index of values" rel=Appendix href="index_values.html">
8
 
<link title="Index of modules" rel=Appendix href="index_modules.html">
9
 
<link title="Index of module types" rel=Appendix href="index_module_types.html">
10
 
<link title="Grammar" rel="Chapter" href="Grammar.html">
11
 
<link title="Extfun" rel="Chapter" href="Extfun.html">
12
 
<link title="Pcaml" rel="Chapter" href="Pcaml.html">
13
 
<link title="Plexer" rel="Chapter" href="Plexer.html">
14
 
<link title="Quotation" rel="Chapter" href="Quotation.html">
15
 
<link title="Token" rel="Chapter" href="Token.html">
16
 
<link title="Stdpp" rel="Chapter" href="Stdpp.html"><title>Index of exceptions</title>
17
 
</head>
18
 
<body>
19
 
<center><h1>Index of exceptions</h1></center>
20
 
<table>
21
 
<tr><td align="left"><br>E</td></tr>
22
 
<tr><td><a href="Token.html#EXCEPTIONError">Error</a> [<a href="Token.html">Token</a>]</td>
23
 
<td><div class="info">
24
 
An lexing error exception to be used by lexers.
25
 
</div>
26
 
</td></tr>
27
 
<tr><td><a href="Stdpp.html#EXCEPTIONExc_located">Exc_located</a> [<a href="Stdpp.html">Stdpp</a>]</td>
28
 
<td><div class="info">
29
 
<code class="code">Exc_located loc e</code> is an encapsulation of the exception <code class="code">e</code> with
30
 
       the input location <code class="code">loc</code>.
31
 
</div>
32
 
</td></tr>
33
 
<tr><td align="left"><br>F</td></tr>
34
 
<tr><td><a href="Extfun.html#EXCEPTIONFailure">Failure</a> [<a href="Extfun.html">Extfun</a>]</td>
35
 
<td><div class="info">
36
 
Match failure while applying an extensible function
37
 
</div>
38
 
</td></tr>
39
 
<tr><td align="left"><br>Q</td></tr>
40
 
<tr><td><a href="Pcaml.html#EXCEPTIONQerror">Qerror</a> [<a href="Pcaml.html">Pcaml</a>]</td>
41
 
<td></td></tr>
42
 
</table><br>
43
 
</body>
44
 
</html>
 
 
b'\\ No newline at end of file'