/usr/share/doc/libapron-ocaml-dev/html/Tcons0.html is in libapron-ocaml-dev 0.9.10-9build4.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 | <!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">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="Start" href="index.html">
<link rel="previous" href="Texpr0.html">
<link rel="next" href="Manager.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="Introduction" rel="Chapter" href="Introduction.html">
<link title="Scalar" rel="Chapter" href="Scalar.html">
<link title="Interval" rel="Chapter" href="Interval.html">
<link title="Coeff" rel="Chapter" href="Coeff.html">
<link title="Dim" rel="Chapter" href="Dim.html">
<link title="Linexpr0" rel="Chapter" href="Linexpr0.html">
<link title="Lincons0" rel="Chapter" href="Lincons0.html">
<link title="Generator0" rel="Chapter" href="Generator0.html">
<link title="Texpr0" rel="Chapter" href="Texpr0.html">
<link title="Tcons0" rel="Chapter" href="Tcons0.html">
<link title="Manager" rel="Chapter" href="Manager.html">
<link title="Abstract0" rel="Chapter" href="Abstract0.html">
<link title="Var" rel="Chapter" href="Var.html">
<link title="Environment" rel="Chapter" href="Environment.html">
<link title="Linexpr1" rel="Chapter" href="Linexpr1.html">
<link title="Lincons1" rel="Chapter" href="Lincons1.html">
<link title="Generator1" rel="Chapter" href="Generator1.html">
<link title="Texpr1" rel="Chapter" href="Texpr1.html">
<link title="Tcons1" rel="Chapter" href="Tcons1.html">
<link title="Abstract1" rel="Chapter" href="Abstract1.html">
<link title="Parser" rel="Chapter" href="Parser.html">
<link title="Box" rel="Chapter" href="Box.html">
<link title="Oct" rel="Chapter" href="Oct.html">
<link title="Polka" rel="Chapter" href="Polka.html">
<link title="Ppl" rel="Chapter" href="Ppl.html">
<link title="PolkaGrid" rel="Chapter" href="PolkaGrid.html">
<link title="Mpz" rel="Chapter" href="Mpz.html">
<link title="Mpq" rel="Chapter" href="Mpq.html">
<link title="Gmp_random" rel="Chapter" href="Gmp_random.html">
<link title="Mpf" rel="Chapter" href="Mpf.html">
<link title="Mpfr" rel="Chapter" href="Mpfr.html">
<link title="Mpzf" rel="Chapter" href="Mpzf.html">
<link title="Mpqf" rel="Chapter" href="Mpqf.html">
<link title="Mpfrf" rel="Chapter" href="Mpfrf.html"><title>Tcons0</title>
</head>
<body>
<div class="navbar"><a class="pre" href="Texpr0.html" title="Texpr0">Previous</a>
<a class="up" href="index.html" title="Index">Up</a>
<a class="post" href="Manager.html" title="Manager">Next</a>
</div>
<h1>Module <a href="type_Tcons0.html">Tcons0</a></h1>
<pre><span class="keyword">module</span> Tcons0: <code class="code"><span class="keyword">sig</span></code> <a href="Tcons0.html">..</a> <code class="code"><span class="keyword">end</span></code></pre><div class="info module top">
APRON tree expressions constraints of level 0<br>
</div>
<hr width="100%">
<pre><code><span id="TYPEt"><span class="keyword">type</span> <code class="type"></code>t</span> = {</code></pre><table class="typetable">
<tr>
<td align="left" valign="top" >
<code> </code></td>
<td align="left" valign="top" >
<code><span class="keyword">mutable </span><span id="TYPEELTt.texpr0">texpr0</span> : <code class="type"><a href="Texpr0.html#TYPEt">Texpr0.t</a></code>;</code></td>
</tr>
<tr>
<td align="left" valign="top" >
<code> </code></td>
<td align="left" valign="top" >
<code><span class="keyword">mutable </span><span id="TYPEELTt.typ">typ</span> : <code class="type"><a href="Lincons0.html#TYPEtyp">Lincons0.typ</a></code>;</code></td>
</tr></table>
}
<br>
APRON tree expressions constraints of level 0<br>
<pre><span id="TYPEtyp"><span class="keyword">type</span> <code class="type"></code>typ</span> = <code class="type"><a href="Lincons0.html#TYPEtyp">Lincons0.typ</a></code> = </pre><table class="typetable">
<tr>
<td align="left" valign="top" >
<code><span class="keyword">|</span></code></td>
<td align="left" valign="top" >
<code><span id="TYPEELTtyp.EQ"><span class="constructor">EQ</span></span></code></td>
</tr>
<tr>
<td align="left" valign="top" >
<code><span class="keyword">|</span></code></td>
<td align="left" valign="top" >
<code><span id="TYPEELTtyp.SUPEQ"><span class="constructor">SUPEQ</span></span></code></td>
</tr>
<tr>
<td align="left" valign="top" >
<code><span class="keyword">|</span></code></td>
<td align="left" valign="top" >
<code><span id="TYPEELTtyp.SUP"><span class="constructor">SUP</span></span></code></td>
</tr>
<tr>
<td align="left" valign="top" >
<code><span class="keyword">|</span></code></td>
<td align="left" valign="top" >
<code><span id="TYPEELTtyp.DISEQ"><span class="constructor">DISEQ</span></span></code></td>
</tr>
<tr>
<td align="left" valign="top" >
<code><span class="keyword">|</span></code></td>
<td align="left" valign="top" >
<code><span id="TYPEELTtyp.EQMOD"><span class="constructor">EQMOD</span></span> <span class="keyword">of</span> <code class="type"><a href="Scalar.html#TYPEt">Scalar.t</a></code></code></td>
</tr></table>
<pre><span id="VALmake"><span class="keyword">val</span> make</span> : <code class="type"><a href="Texpr0.html#TYPEt">Texpr0.t</a> -> <a href="Tcons0.html#TYPEtyp">typ</a> -> <a href="Tcons0.html#TYPEt">t</a></code></pre><div class="info ">
Make a tree expression constraint. Modifying later the tree expression expression
modifies correspondingly the tree expression constraint and conversely<br>
</div>
<pre><span id="VALcopy"><span class="keyword">val</span> copy</span> : <code class="type"><a href="Tcons0.html#TYPEt">t</a> -> <a href="Tcons0.html#TYPEt">t</a></code></pre><div class="info ">
Copy a tree expression constraint (deep copy)<br>
</div>
<pre><span id="VALstring_of_typ"><span class="keyword">val</span> string_of_typ</span> : <code class="type"><a href="Tcons0.html#TYPEtyp">typ</a> -> string</code></pre><div class="info ">
Convert a constraint type to a string (<code class="code">=</code>,<code class="code">>=</code>, or <code class="code">></code>)<br>
</div>
<pre><span id="VALprint"><span class="keyword">val</span> print</span> : <code class="type">(<a href="Dim.html#TYPEt">Dim.t</a> -> string) -> Format.formatter -> <a href="Tcons0.html#TYPEt">t</a> -> unit</code></pre><div class="info ">
Print a constraint<br>
</div>
</body></html>
|