95 None |
95 None |
96 <h3>Class Attributes</h3> |
96 <h3>Class Attributes</h3> |
97 <table> |
97 <table> |
98 <tr><td>None</td></tr> |
98 <tr><td>None</td></tr> |
99 </table> |
99 </table> |
|
100 <h3>Class Methods</h3> |
|
101 <table> |
|
102 <tr><td>None</td></tr> |
|
103 </table> |
100 <h3>Methods</h3> |
104 <h3>Methods</h3> |
101 <table> |
105 <table> |
102 <tr> |
106 <tr> |
103 <td><a href="#Client.eventLoop">eventLoop</a></td> |
107 <td><a href="#Client.eventLoop">eventLoop</a></td> |
104 <td>Method calling the main event loop.</td> |
108 <td>Method calling the main event loop.</td> |
131 <td>Method to report a ScriptError to the IDE.</td> |
135 <td>Method to report a ScriptError to the IDE.</td> |
132 </tr><tr> |
136 </tr><tr> |
133 <td><a href="#Client.traceRuby?">traceRuby?</a></td> |
137 <td><a href="#Client.traceRuby?">traceRuby?</a></td> |
134 <td>Method to check, if we should trace into the Ruby interpreter libraries.</td> |
138 <td>Method to check, if we should trace into the Ruby interpreter libraries.</td> |
135 </tr> |
139 </tr> |
|
140 </table> |
|
141 <h3>Static Methods</h3> |
|
142 <table> |
|
143 <tr><td>None</td></tr> |
136 </table> |
144 </table> |
137 <a NAME="Client.eventLoop" ID="Client.eventLoop"></a> |
145 <a NAME="Client.eventLoop" ID="Client.eventLoop"></a> |
138 <h4>Client.eventLoop</h4> |
146 <h4>Client.eventLoop</h4> |
139 <b>eventLoop</b>(<i></i>) |
147 <b>eventLoop</b>(<i></i>) |
140 <p> |
148 <p> |
244 None |
252 None |
245 <h3>Class Attributes</h3> |
253 <h3>Class Attributes</h3> |
246 <table> |
254 <table> |
247 <tr><td>None</td></tr> |
255 <tr><td>None</td></tr> |
248 </table> |
256 </table> |
|
257 <h3>Class Methods</h3> |
|
258 <table> |
|
259 <tr><td>None</td></tr> |
|
260 </table> |
249 <h3>Methods</h3> |
261 <h3>Methods</h3> |
250 <table> |
262 <table> |
251 <tr> |
263 <tr> |
252 <td><a href="#Context.clear_suspend">clear_suspend</a></td> |
264 <td><a href="#Context.clear_suspend">clear_suspend</a></td> |
253 <td>Method to clear the suspend state.</td> |
265 <td>Method to clear the suspend state.</td> |
295 <td>Method to suspend all threads.</td> |
307 <td>Method to suspend all threads.</td> |
296 </tr><tr> |
308 </tr><tr> |
297 <td><a href="#Context.traceRuby?">traceRuby?</a></td> |
309 <td><a href="#Context.traceRuby?">traceRuby?</a></td> |
298 <td>Method to check, if we should trace into the Ruby interpreter libraries.</td> |
310 <td>Method to check, if we should trace into the Ruby interpreter libraries.</td> |
299 </tr> |
311 </tr> |
|
312 </table> |
|
313 <h3>Static Methods</h3> |
|
314 <table> |
|
315 <tr><td>None</td></tr> |
300 </table> |
316 </table> |
301 <a NAME="Context.clear_suspend" ID="Context.clear_suspend"></a> |
317 <a NAME="Context.clear_suspend" ID="Context.clear_suspend"></a> |
302 <h4>Context.clear_suspend</h4> |
318 <h4>Context.clear_suspend</h4> |
303 <b>clear_suspend</b>(<i></i>) |
319 <b>clear_suspend</b>(<i></i>) |
304 <p> |
320 <p> |
430 None |
446 None |
431 <h3>Class Attributes</h3> |
447 <h3>Class Attributes</h3> |
432 <table> |
448 <table> |
433 <tr><td>MUTEX</td></tr><tr><td>SilentClient</td></tr> |
449 <tr><td>MUTEX</td></tr><tr><td>SilentClient</td></tr> |
434 </table> |
450 </table> |
|
451 <h3>Class Methods</h3> |
|
452 <table> |
|
453 <tr><td>None</td></tr> |
|
454 </table> |
435 <h3>Methods</h3> |
455 <h3>Methods</h3> |
436 <table> |
456 <table> |
437 <tr> |
457 <tr> |
438 <td><a href="#DEBUGGER__.add_break_point">add_break_point</a></td> |
458 <td><a href="#DEBUGGER__.add_break_point">add_break_point</a></td> |
439 <td>Method to add a breakpoint.</td> |
459 <td>Method to add a breakpoint.</td> |
535 <td>Method executed by the tracing facility.</td> |
555 <td>Method executed by the tracing facility.</td> |
536 </tr><tr> |
556 </tr><tr> |
537 <td><a href="#DEBUGGER__.waiting">waiting</a></td> |
557 <td><a href="#DEBUGGER__.waiting">waiting</a></td> |
538 <td>Method returning the waiting list.</td> |
558 <td>Method returning the waiting list.</td> |
539 </tr> |
559 </tr> |
|
560 </table> |
|
561 <h3>Static Methods</h3> |
|
562 <table> |
|
563 <tr><td>None</td></tr> |
540 </table> |
564 </table> |
541 <a NAME="DEBUGGER__.add_break_point" ID="DEBUGGER__.add_break_point"></a> |
565 <a NAME="DEBUGGER__.add_break_point" ID="DEBUGGER__.add_break_point"></a> |
542 <h4>DEBUGGER__.add_break_point</h4> |
566 <h4>DEBUGGER__.add_break_point</h4> |
543 <b>add_break_point</b>(<i>pos, temp = false, cond = nil</i>) |
567 <b>add_break_point</b>(<i>pos, temp = false, cond = nil</i>) |
544 <p> |
568 <p> |
971 <td>Method returning the locked state.</td> |
999 <td>Method returning the locked state.</td> |
972 </tr><tr> |
1000 </tr><tr> |
973 <td><a href="#Mutex.unlock">unlock</a></td> |
1001 <td><a href="#Mutex.unlock">unlock</a></td> |
974 <td>Method to unlock the mutex.</td> |
1002 <td>Method to unlock the mutex.</td> |
975 </tr> |
1003 </tr> |
|
1004 </table> |
|
1005 <h3>Static Methods</h3> |
|
1006 <table> |
|
1007 <tr><td>None</td></tr> |
976 </table> |
1008 </table> |
977 <a NAME="Mutex.initialize" ID="Mutex.initialize"></a> |
1009 <a NAME="Mutex.initialize" ID="Mutex.initialize"></a> |
978 <h4>Mutex.initialize</h4> |
1010 <h4>Mutex.initialize</h4> |
979 <b>initialize</b>(<i></i>) |
1011 <b>initialize</b>(<i></i>) |
980 <p> |
1012 <p> |
1021 None |
1053 None |
1022 <h3>Class Attributes</h3> |
1054 <h3>Class Attributes</h3> |
1023 <table> |
1055 <table> |
1024 <tr><td>None</td></tr> |
1056 <tr><td>None</td></tr> |
1025 </table> |
1057 </table> |
|
1058 <h3>Class Methods</h3> |
|
1059 <table> |
|
1060 <tr><td>None</td></tr> |
|
1061 </table> |
1026 <h3>Methods</h3> |
1062 <h3>Methods</h3> |
1027 <table> |
1063 <table> |
1028 <tr> |
1064 <tr> |
1029 <td><a href="#SilentObject.method_missing">method_missing</a></td> |
1065 <td><a href="#SilentObject.method_missing">method_missing</a></td> |
1030 <td>Method invoked for all messages it cannot handle.</td> |
1066 <td>Method invoked for all messages it cannot handle.</td> |
1031 </tr> |
1067 </tr> |
1032 </table> |
1068 </table> |
|
1069 <h3>Static Methods</h3> |
|
1070 <table> |
|
1071 <tr><td>None</td></tr> |
|
1072 </table> |
1033 <a NAME="SilentObject.method_missing" ID="SilentObject.method_missing"></a> |
1073 <a NAME="SilentObject.method_missing" ID="SilentObject.method_missing"></a> |
1034 <h4>SilentObject.method_missing</h4> |
1074 <h4>SilentObject.method_missing</h4> |
1035 <b>method_missing</b>(<i>*a, &b</i>) |
1075 <b>method_missing</b>(<i>*a, &b</i>) |
1036 <p> |
1076 <p> |
1037 Method invoked for all messages it cannot handle. |
1077 Method invoked for all messages it cannot handle. |