1<!-- File: /test/p/G.html# --> 2<html> 3 <head> 4 <meta charset="UTF-8"> 5 </head> 6 <body> 7 <h1>G</h1> 8 <pre><span class="keyword">object </span><span class="identifier">G</span></pre> 9 <table> 10 <tr> 11 <td><a href="#">p.G</a></td> 12 </tr> 13 </table> 14 <h2>Summary</h2> 15 <table> 16 <thead> 17 <tr> 18 <td> 19 <h3>Constants</h3> 20 </td> 21 </tr> 22 </thead> 23 <tbody> 24 <tr> 25 <td><span class="keyword">const</span> <span class="identifier">Int</span></td> 26 <td> 27 <div><code><a href="#y%3Akotlin.Int">y</a></code></div> 28 </td> 29 </tr> 30 </tbody> 31 </table> 32 <h2>Constants</h2> 33 <div id="y:kotlin.Int"> 34 <h3>y</h3> 35 <pre><span class="keyword">const</span> <span class="keyword">val </span><span class="identifier">y</span><span class="symbol">: </span><span class="identifier">Int</span></pre> 36 <pre>Value: <code>0</code></pre> 37 </div> 38 </body> 39</html> 40<!-- File: /test/p/D.html# --> 41<html> 42 <head> 43 <meta charset="UTF-8"> 44 </head> 45 <body> 46 <h1>D</h1> 47 <pre><span class="keyword">class </span><span class="identifier">D</span></pre> 48 <table> 49 <tr> 50 <td><a href="#">p.D</a></td> 51 </tr> 52 </table> 53 <h2>Summary</h2> 54 <table> 55 <thead> 56 <tr> 57 <td> 58 <h3>Constants</h3> 59 </td> 60 </tr> 61 </thead> 62 <tbody> 63 <tr> 64 <td><span class="keyword">const</span> <span class="identifier">Int</span></td> 65 <td> 66 <div><code><a href="#Companion.z%3Akotlin.Int">z</a></code></div> 67 </td> 68 </tr> 69 </tbody> 70 </table> 71 <table> 72 <thead> 73 <tr> 74 <td> 75 <h3>Constructors</h3> 76 </td> 77 </tr> 78 </thead> 79 <tbody> 80 <tr> 81 <td> 82 <div><code><a href="#%3Cinit%3E%28%29"><init></a>()</code></div> 83 </td> 84 </tr> 85 </tbody> 86 </table> 87 <h2>Constants</h2> 88 <div id="Companion.z:kotlin.Int"> 89 <h3>z</h3> 90 <pre><span class="keyword">const</span> <span class="keyword">val </span><span class="identifier">z</span><span class="symbol">: </span><span class="identifier">Int</span></pre> 91 <pre>Value: <code>0</code></pre> 92 </div> 93 <h2>Constructors</h2> 94 <div id="<init>()"> 95 <h3><init></h3> 96 <pre><span class="identifier">D</span><span class="symbol">(</span><span class="symbol">)</span></pre> 97 </div> 98 </body> 99</html> 100