Documentation/Source/eric5.DebugClients.Ruby.DebugClient.html

changeset 58
37f0444c3479
parent 21
b88a0e6268bd
child 409
0ea528e80202
equal deleted inserted replaced
57:81326a94fdca 58:37f0444c3479
20 </style> 20 </style>
21 </head> 21 </head>
22 <body><a NAME="top" ID="top"></a> 22 <body><a NAME="top" ID="top"></a>
23 <h1>eric5.DebugClients.Ruby.DebugClient</h1> 23 <h1>eric5.DebugClients.Ruby.DebugClient</h1>
24 <p> 24 <p>
25 &#70;&#105;&#108;&#101; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#97; &#100;&#101;&#98;&#117;&#103; &#99;&#108;&#105;&#101;&#110;&#116;. 25 File implementing a debug client.
26 </p> 26 </p>
27 <h3>Global Attributes</h3> 27 <h3>Global Attributes</h3>
28 <table> 28 <table>
29 <tr><td>None</td></tr> 29 <tr><td>None</td></tr>
30 </table> 30 </table>
31 <h3>Classes</h3> 31 <h3>Classes</h3>
32 <table> 32 <table>
33 <tr> 33 <tr>
34 <td><a href="#DebugClient">DebugClient</a></td> 34 <td><a href="#DebugClient">DebugClient</a></td>
35 <td>&#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#99;&#108;&#105;&#101;&#110;&#116; &#115;&#105;&#100;&#101; &#111;&#102; &#116;&#104;&#101; &#100;&#101;&#98;&#117;&#103;&#103;&#101;&#114;.</td> 35 <td>Class implementing the client side of the debugger.</td>
36 </tr> 36 </tr>
37 </table> 37 </table>
38 <h3>Modules</h3> 38 <h3>Modules</h3>
39 <table> 39 <table>
40 <tr><td>None</td></tr> 40 <tr><td>None</td></tr>
45 </table> 45 </table>
46 <hr /><hr /> 46 <hr /><hr />
47 <a NAME="DebugClient" ID="DebugClient"></a> 47 <a NAME="DebugClient" ID="DebugClient"></a>
48 <h2>DebugClient</h2> 48 <h2>DebugClient</h2>
49 <p> 49 <p>
50 &#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#99;&#108;&#105;&#101;&#110;&#116; &#115;&#105;&#100;&#101; &#111;&#102; &#116;&#104;&#101; &#100;&#101;&#98;&#117;&#103;&#103;&#101;&#114;. 50 Class implementing the client side of the debugger.
51 </p> 51 </p>
52 <h3>Derived from</h3> 52 <h3>Derived from</h3>
53 None 53 None
54 <h3>Class Attributes</h3> 54 <h3>Class Attributes</h3>
55 <table> 55 <table>
57 </table> 57 </table>
58 <h3>Methods</h3> 58 <h3>Methods</h3>
59 <table> 59 <table>
60 <tr> 60 <tr>
61 <td><a href="#DebugClient.initialize">initialize</a></td> 61 <td><a href="#DebugClient.initialize">initialize</a></td>
62 <td>&#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;</td> 62 <td>Constructor</td>
63 </tr> 63 </tr>
64 </table> 64 </table>
65 <a NAME="DebugClient.initialize" ID="DebugClient.initialize"></a> 65 <a NAME="DebugClient.initialize" ID="DebugClient.initialize"></a>
66 <h4>DebugClient.initialize</h4> 66 <h4>DebugClient.initialize</h4>
67 <b>initialize</b>(<i></i>) 67 <b>initialize</b>(<i></i>)
68 <p> 68 <p>
69 &#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114; 69 Constructor
70 </p> 70 </p>
71 <div align="right"><a href="#top">Up</a></div> 71 <div align="right"><a href="#top">Up</a></div>
72 <hr /> 72 <hr />
73 </body></html> 73 </body></html>

eric ide

mercurial