Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 7a036e8af259cd957ff83cd3d8293b72 > files > 14

ocaml-textile-devel-0.10-2.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="Textile.html">
<link rel="next" href="Textile_html.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="Textile" rel="Chapter" href="Textile.html">
<link title="Textile_parser" rel="Chapter" href="Textile_parser.html">
<link title="Textile_html" rel="Chapter" href="Textile_html.html"><title>Textile_parser</title>
</head>
<body>
<div class="navbar"><a class="pre" href="Textile.html" title="Textile">Previous</a>
&nbsp;<a class="up" href="index.html" title="Index">Up</a>
&nbsp;<a class="post" href="Textile_html.html" title="Textile_html">Next</a>
</div>
<h1>Module <a href="type_Textile_parser.html">Textile_parser</a> (<a href="code_Textile_parser.html">.ml</a>)</h1>

<pre><span class="keyword">module</span> Textile_parser: <code class="code"><span class="keyword">sig</span></code> <a href="Textile_parser.html">..</a> <code class="code"><span class="keyword">end</span></code></pre><div class="info module top">
Textile markup language parser<br>
</div>
<hr width="100%">

<pre><span id="VALline_of_string"><span class="keyword">val</span> <a href="code_VALTextile_parser.line_of_string.html">line_of_string</a></span> : <code class="type">string -> <a href="Textile.html#TYPEline">Textile.line</a></code></pre>
<pre><span id="VALof_stream"><span class="keyword">val</span> <a href="code_VALTextile_parser.of_stream.html">of_stream</a></span> : <code class="type">string Stream.t -> <a href="Textile.html#TYPEblock">Textile.block</a> Stream.t</code></pre></body></html>