Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > 244a22c214171fa4b404288f1be10928 > files > 8

ocaml-ounit-devel-1.1.2-4.fc18.i686.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="next" href="OUnitDiff.S.html">
<link rel="Up" href="OUnitDiff.html">
<link title="Index of types" rel=Appendix href="index_types.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="OUnit" rel="Chapter" href="OUnit.html">
<link title="OUnitDiff" rel="Chapter" href="OUnitDiff.html"><title>OUnit user guide : OUnitDiff.DIFF_ELEMENT</title>
</head>
<body>
<div class="navbar">&nbsp;<a class="up" href="OUnitDiff.html" title="OUnitDiff">Up</a>
&nbsp;<a class="post" href="OUnitDiff.S.html" title="OUnitDiff.S">Next</a>
</div>
<h1>Module type <a href="type_OUnitDiff.DIFF_ELEMENT.html">OUnitDiff.DIFF_ELEMENT</a></h1>
<pre><span class="keyword">module type</span> DIFF_ELEMENT = <code class="code"><span class="keyword">sig</span></code> <a href="OUnitDiff.DIFF_ELEMENT.html">..</a> <code class="code"><span class="keyword">end</span></code></pre><div class="info">
Definition of an element<br>
</div>
<hr width="100%">
<pre><span id="TYPEt"><span class="keyword">type</span> <code class="type"></code>t</span> </pre>
<div class="info">
Type of an element<br>
</div>

<pre><span id="VALpp_printer"><span class="keyword">val</span> pp_printer</span> : <code class="type">Format.formatter -> <a href="OUnitDiff.DIFF_ELEMENT.html#TYPEt">t</a> -> unit</code></pre><div class="info">
Pretty printer for an element<br>
</div>
<pre><span id="VALcompare"><span class="keyword">val</span> compare</span> : <code class="type"><a href="OUnitDiff.DIFF_ELEMENT.html#TYPEt">t</a> -> <a href="OUnitDiff.DIFF_ELEMENT.html#TYPEt">t</a> -> int</code></pre><div class="info">
Element comparison<br>
</div>
<pre><span id="VALpp_print_sep"><span class="keyword">val</span> pp_print_sep</span> : <code class="type">Format.formatter -> unit -> unit</code></pre><div class="info">
Pretty print element separator<br>
</div>
</body></html>