Sophie

Sophie

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

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_pp.html">
<link rel="next" href="Cfg_impl.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>Cfg_intf</title>
</head>
<body>
<div class="navbar"><a class="pre" href="Bnf_pp.html" title="Bnf_pp">Previous</a>
&nbsp;<a class="up" href="index.html" title="Index">Up</a>
&nbsp;<a class="post" href="Cfg_impl.html" title="Cfg_impl">Next</a>
</div>
<h1>Module <a href="type_Cfg_intf.html">Cfg_intf</a></h1>

<pre><span class="keyword">module</span> Cfg_intf: <code class="code">sig</code> <a href="Cfg_intf.html">..</a> <code class="code">end</code></pre><div class="info module top">
CFG - Library for the Manipulation of Context-Free Grammars<br>
</div>
<hr width="100%">

<pre><span class="keyword">module type</span> <a href="Cfg_intf.SPEC.html">SPEC</a> = <code class="code">sig</code> <a href="Cfg_intf.SPEC.html">..</a> <code class="code">end</code></pre><div class="info">
Specification of grammar entities
</div>

<pre><span class="keyword">module type</span> <a href="Cfg_intf.CFG.html">CFG</a> = <code class="code">sig</code> <a href="Cfg_intf.CFG.html">..</a> <code class="code">end</code></pre><div class="info">
Interface to context-free grammars
</div>
</body></html>