ocaml-containers/0.21/CCApp_parse.Str.html
2016-11-03 16:14:53 +01:00

122 lines
No EOL
7.6 KiB
HTML

<!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=utf-8" http-equiv="Content-Type">
<link rel="Start" href="index.html">
<link rel="previous" href="CCApp_parse.MakeFromReader.html">
<link rel="next" href="CCApp_parse.Chan.html">
<link rel="Up" href="CCApp_parse.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 class methods" rel=Appendix href="index_methods.html">
<link title="Index of class types" rel=Appendix href="index_class_types.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="CCVector" rel="Chapter" href="CCVector.html">
<link title="CCPrint" rel="Chapter" href="CCPrint.html">
<link title="CCError" rel="Chapter" href="CCError.html">
<link title="CCHeap" rel="Chapter" href="CCHeap.html">
<link title="CCList" rel="Chapter" href="CCList.html">
<link title="CCOpt" rel="Chapter" href="CCOpt.html">
<link title="CCPair" rel="Chapter" href="CCPair.html">
<link title="CCFun" rel="Chapter" href="CCFun.html">
<link title="CCHash" rel="Chapter" href="CCHash.html">
<link title="CCInt" rel="Chapter" href="CCInt.html">
<link title="CCBool" rel="Chapter" href="CCBool.html">
<link title="CCFloat" rel="Chapter" href="CCFloat.html">
<link title="CCArray" rel="Chapter" href="CCArray.html">
<link title="CCRef" rel="Chapter" href="CCRef.html">
<link title="CCSet" rel="Chapter" href="CCSet.html">
<link title="CCOrd" rel="Chapter" href="CCOrd.html">
<link title="CCRandom" rel="Chapter" href="CCRandom.html">
<link title="CCString" rel="Chapter" href="CCString.html">
<link title="CCHashtbl" rel="Chapter" href="CCHashtbl.html">
<link title="CCMap" rel="Chapter" href="CCMap.html">
<link title="CCFormat" rel="Chapter" href="CCFormat.html">
<link title="CCIO" rel="Chapter" href="CCIO.html">
<link title="CCInt64" rel="Chapter" href="CCInt64.html">
<link title="CCChar" rel="Chapter" href="CCChar.html">
<link title="CCResult" rel="Chapter" href="CCResult.html">
<link title="Containers" rel="Chapter" href="Containers.html">
<link title="CCKTree" rel="Chapter" href="CCKTree.html">
<link title="CCKList" rel="Chapter" href="CCKList.html">
<link title="CCLazy_list" rel="Chapter" href="CCLazy_list.html">
<link title="CCMultiMap" rel="Chapter" href="CCMultiMap.html">
<link title="CCMultiSet" rel="Chapter" href="CCMultiSet.html">
<link title="CCTrie" rel="Chapter" href="CCTrie.html">
<link title="CCFlatHashtbl" rel="Chapter" href="CCFlatHashtbl.html">
<link title="CCCache" rel="Chapter" href="CCCache.html">
<link title="CCPersistentHashtbl" rel="Chapter" href="CCPersistentHashtbl.html">
<link title="CCDeque" rel="Chapter" href="CCDeque.html">
<link title="CCFQueue" rel="Chapter" href="CCFQueue.html">
<link title="CCBV" rel="Chapter" href="CCBV.html">
<link title="CCMixtbl" rel="Chapter" href="CCMixtbl.html">
<link title="CCMixmap" rel="Chapter" href="CCMixmap.html">
<link title="CCRingBuffer" rel="Chapter" href="CCRingBuffer.html">
<link title="CCIntMap" rel="Chapter" href="CCIntMap.html">
<link title="CCPersistentArray" rel="Chapter" href="CCPersistentArray.html">
<link title="CCMixset" rel="Chapter" href="CCMixset.html">
<link title="CCHashconsedSet" rel="Chapter" href="CCHashconsedSet.html">
<link title="CCGraph" rel="Chapter" href="CCGraph.html">
<link title="CCHashSet" rel="Chapter" href="CCHashSet.html">
<link title="CCBitField" rel="Chapter" href="CCBitField.html">
<link title="CCHashTrie" rel="Chapter" href="CCHashTrie.html">
<link title="CCBloom" rel="Chapter" href="CCBloom.html">
<link title="CCWBTree" rel="Chapter" href="CCWBTree.html">
<link title="CCRAL" rel="Chapter" href="CCRAL.html">
<link title="CCAllocCache" rel="Chapter" href="CCAllocCache.html">
<link title="CCImmutArray" rel="Chapter" href="CCImmutArray.html">
<link title="CCHet" rel="Chapter" href="CCHet.html">
<link title="Containers_string" rel="Chapter" href="Containers_string.html">
<link title="CCKMP" rel="Chapter" href="CCKMP.html">
<link title="CCLevenshtein" rel="Chapter" href="CCLevenshtein.html">
<link title="CCApp_parse" rel="Chapter" href="CCApp_parse.html">
<link title="CCParse" rel="Chapter" href="CCParse.html">
<link title="CCBigstring" rel="Chapter" href="CCBigstring.html">
<link title="CCArray1" rel="Chapter" href="CCArray1.html">
<link title="CCPool" rel="Chapter" href="CCPool.html">
<link title="CCLock" rel="Chapter" href="CCLock.html">
<link title="CCSemaphore" rel="Chapter" href="CCSemaphore.html">
<link title="CCThread" rel="Chapter" href="CCThread.html">
<link title="CCBlockingQueue" rel="Chapter" href="CCBlockingQueue.html">
<link title="CCTimer" rel="Chapter" href="CCTimer.html">
<link title="Containers_advanced" rel="Chapter" href="Containers_advanced.html">
<link title="CCLinq" rel="Chapter" href="CCLinq.html">
<link title="CCBatch" rel="Chapter" href="CCBatch.html">
<link title="CCCat" rel="Chapter" href="CCCat.html">
<link title="CCMonadIO" rel="Chapter" href="CCMonadIO.html">
<link title="Containers_io_is_deprecated" rel="Chapter" href="Containers_io_is_deprecated.html">
<link title="CCUnix" rel="Chapter" href="CCUnix.html">
<link title="CCSexp" rel="Chapter" href="CCSexp.html">
<link title="CCSexpM" rel="Chapter" href="CCSexpM.html"><title>Containers doc : CCApp_parse.Str</title>
</head>
<body>
<div class="navbar"><a class="pre" href="CCApp_parse.MakeFromReader.html" title="CCApp_parse.MakeFromReader">Previous</a>
&nbsp;<a class="up" href="CCApp_parse.html" title="CCApp_parse">Up</a>
&nbsp;<a class="post" href="CCApp_parse.Chan.html" title="CCApp_parse.Chan">Next</a>
</div>
<h1>Module <a href="type_CCApp_parse.Str.html">CCApp_parse.Str</a></h1>
<pre><span class="keyword">module</span> Str: <code class="type"><a href="CCApp_parse.S.html">S</a></code><code class="type"> with type source = string</code></pre><hr width="100%">
<pre><span id="TYPEsource"><span class="keyword">type</span> <code class="type"></code>source</span> </pre>
<div class="info ">
Source of characters<br>
</div>
<pre><span id="VALparse"><span class="keyword">val</span> parse</span> : <code class="type"><a href="CCApp_parse.S.html#TYPEsource">source</a> -><br> 'a <a href="CCApp_parse.html#TYPEt">CCApp_parse.t</a> -> ('a, <a href="CCApp_parse.html#TYPEerror">CCApp_parse.error</a>) <a href="CCApp_parse.html#TYPEresult">CCApp_parse.result</a></code></pre><div class="info ">
Parse the given source using the parser, and returns the parsed value.<br>
</div>
<pre><span id="VALparse'"><span class="keyword">val</span> parse'</span> : <code class="type"><a href="CCApp_parse.S.html#TYPEsource">source</a> -> 'a <a href="CCApp_parse.html#TYPEt">CCApp_parse.t</a> -> ('a, string) <a href="CCApp_parse.html#TYPEresult">CCApp_parse.result</a></code></pre><div class="info ">
Same as <a href="CCApp_parse.S.html#VALparse"><code class="code"><span class="constructor">CCApp_parse</span>.<span class="constructor">S</span>.parse</code></a>, but returns a user-friendly string in case of failure<br>
</div>
<pre><span id="VALparse_exn"><span class="keyword">val</span> parse_exn</span> : <code class="type"><a href="CCApp_parse.S.html#TYPEsource">source</a> -> 'a <a href="CCApp_parse.html#TYPEt">CCApp_parse.t</a> -> 'a</code></pre><div class="info ">
Unsafe version of <a href="CCApp_parse.S.html#VALparse"><code class="code"><span class="constructor">CCApp_parse</span>.<span class="constructor">S</span>.parse</code></a>.<br>
<b>Raises</b> <code>Error</code> if parsing fails<br>
</div>
</body></html>