eymiha_util 1.0.0 → 1.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (91) hide show
  1. data/gem_package.rb +1 -1
  2. data/html/classes/Eymiha.html +16 -1
  3. data/html/classes/Eymiha/BaseEnvelope.html +16 -16
  4. data/html/classes/Eymiha/BaseEnvelope.src/{M000010.html → M000014.html} +0 -0
  5. data/html/classes/Eymiha/BaseEnvelope.src/{M000011.html → M000015.html} +0 -0
  6. data/html/classes/Eymiha/BaseEnvelope.src/{M000012.html → M000016.html} +0 -0
  7. data/html/classes/Eymiha/EasyLog.html +246 -0
  8. data/html/classes/Eymiha/EasyLog.src/M000001.html +20 -0
  9. data/html/classes/Eymiha/EasyLog.src/M000002.html +18 -0
  10. data/html/classes/Eymiha/EasyLog.src/M000003.html +18 -0
  11. data/html/classes/Eymiha/EasyLog.src/M000004.html +18 -0
  12. data/html/classes/Eymiha/EasyLogFormatter.html +192 -0
  13. data/html/classes/Eymiha/EasyLogFormatter.src/M000017.html +21 -0
  14. data/html/classes/Eymiha/EasyLogFormatter.src/M000018.html +18 -0
  15. data/html/classes/Eymiha/EasyLogFormatter.src/M000019.html +18 -0
  16. data/html/classes/Eymiha/EasyLogger.html +218 -0
  17. data/html/classes/Eymiha/EasyLogger.src/M000032.html +22 -0
  18. data/html/classes/Eymiha/EasyLogger.src/M000033.html +18 -0
  19. data/html/classes/Eymiha/EasyLogger.src/M000034.html +18 -0
  20. data/html/classes/Eymiha/Envelope.html +47 -47
  21. data/html/classes/Eymiha/Envelope.src/{M000025.html → M000044.html} +0 -0
  22. data/html/classes/Eymiha/Envelope.src/{M000026.html → M000045.html} +0 -0
  23. data/html/classes/Eymiha/Envelope.src/{M000027.html → M000046.html} +0 -0
  24. data/html/classes/Eymiha/Envelope.src/{M000028.html → M000047.html} +0 -0
  25. data/html/classes/Eymiha/Envelope.src/{M000029.html → M000048.html} +0 -0
  26. data/html/classes/Eymiha/Envelope.src/{M000030.html → M000049.html} +0 -0
  27. data/html/classes/Eymiha/Envelope.src/{M000032.html → M000051.html} +0 -0
  28. data/html/classes/Eymiha/ForwardReference.html +11 -11
  29. data/html/classes/Eymiha/ForwardReference.src/{M000033.html → M000054.html} +0 -0
  30. data/html/classes/Eymiha/ForwardReference.src/{M000034.html → M000055.html} +0 -0
  31. data/html/classes/Eymiha/ForwardReferencing.html +46 -46
  32. data/html/classes/Eymiha/ForwardReferencing.src/M000005.html +6 -4
  33. data/html/classes/Eymiha/ForwardReferencing.src/M000006.html +6 -11
  34. data/html/classes/Eymiha/ForwardReferencing.src/M000007.html +6 -4
  35. data/html/classes/Eymiha/ForwardReferencing.src/M000008.html +18 -4
  36. data/html/classes/Eymiha/ForwardReferencing.src/M000009.html +4 -4
  37. data/html/classes/Eymiha/ForwardReferencing.src/M000010.html +25 -0
  38. data/html/classes/Eymiha/ForwardReferencing.src/M000011.html +18 -0
  39. data/html/classes/Eymiha/ForwardReferencing.src/M000012.html +18 -0
  40. data/html/classes/Eymiha/ForwardReferencing.src/M000013.html +18 -0
  41. data/html/classes/Eymiha/Histogram.html +60 -60
  42. data/html/classes/Eymiha/Histogram.src/{M000016.html → M000035.html} +0 -0
  43. data/html/classes/Eymiha/Histogram.src/{M000017.html → M000036.html} +0 -0
  44. data/html/classes/Eymiha/Histogram.src/{M000018.html → M000037.html} +0 -0
  45. data/html/classes/Eymiha/Histogram.src/{M000019.html → M000038.html} +0 -0
  46. data/html/classes/Eymiha/Histogram.src/{M000020.html → M000039.html} +0 -0
  47. data/html/classes/Eymiha/Histogram.src/{M000021.html → M000040.html} +0 -0
  48. data/html/classes/Eymiha/Histogram.src/{M000022.html → M000041.html} +0 -0
  49. data/html/classes/Eymiha/Histogram.src/{M000023.html → M000042.html} +0 -0
  50. data/html/classes/Eymiha/Histogram.src/{M000024.html → M000043.html} +0 -0
  51. data/html/classes/Eymiha/MethodicHash.html +17 -17
  52. data/html/classes/Eymiha/MethodicHash.src/{M000013.html → M000026.html} +0 -0
  53. data/html/classes/Eymiha/MethodicHash.src/{M000014.html → M000027.html} +0 -0
  54. data/html/classes/Eymiha/MethodicHash.src/{M000015.html → M000028.html} +0 -0
  55. data/html/classes/Eymiha/StringMap.html +184 -0
  56. data/html/classes/Eymiha/StringMap.src/M000029.html +18 -0
  57. data/html/classes/Eymiha/StringMap.src/M000030.html +18 -0
  58. data/html/classes/Eymiha/StringMap.src/M000031.html +18 -0
  59. data/html/classes/Eymiha/StringMapException.html +111 -0
  60. data/html/classes/Eymiha/StringMapFormat.html +227 -0
  61. data/html/classes/Eymiha/StringMapFormat.src/M000020.html +20 -0
  62. data/html/classes/Eymiha/StringMapFormat.src/M000021.html +19 -0
  63. data/html/classes/Eymiha/StringMapFormat.src/M000022.html +18 -0
  64. data/html/classes/Eymiha/StringMapFormat.src/M000023.html +22 -0
  65. data/html/classes/Eymiha/StringMapFormat.src/M000024.html +19 -0
  66. data/html/classes/Eymiha/StringMapFormat.src/M000025.html +17 -0
  67. data/html/classes/Eymiha/StringMapFormatItem.html +156 -0
  68. data/html/classes/Eymiha/StringMapFormatItem.src/M000052.html +21 -0
  69. data/html/classes/Eymiha/StringMapFormatItem.src/M000053.html +18 -0
  70. data/html/created.rid +1 -1
  71. data/html/files/lib/eymiha/util/easylog_rb.html +116 -0
  72. data/html/files/lib/eymiha/util/enum_rb.html +1 -1
  73. data/html/files/lib/eymiha/util/envelope_rb.html +1 -1
  74. data/html/files/lib/eymiha/util/forward_referencing_rb.html +1 -1
  75. data/html/files/lib/eymiha/util/histogram_rb.html +1 -1
  76. data/html/files/lib/eymiha/util/methodic_hash_rb.html +1 -1
  77. data/html/files/lib/eymiha/util/string_map_rb.html +101 -0
  78. data/html/files/lib/eymiha/util_rb.html +2 -1
  79. data/html/fr_class_index.html +7 -0
  80. data/html/fr_file_index.html +2 -0
  81. data/html/fr_method_index.html +55 -34
  82. data/html/index.html +1 -1
  83. data/lib/eymiha/util.rb +1 -0
  84. data/lib/eymiha/util/easylog.rb +184 -0
  85. data/lib/eymiha/util/string_map.rb +78 -0
  86. data/test/tc_easylog.rb +106 -0
  87. metadata +69 -30
  88. data/html/classes/Eymiha/ForwardReferencing.src/M000001.html +0 -20
  89. data/html/classes/Eymiha/ForwardReferencing.src/M000002.html +0 -20
  90. data/html/classes/Eymiha/ForwardReferencing.src/M000003.html +0 -20
  91. data/html/classes/Eymiha/ForwardReferencing.src/M000004.html +0 -32
@@ -0,0 +1,22 @@
1
+ <?xml version="1.0" encoding="iso-8859-1"?>
2
+ <!DOCTYPE html
3
+ PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
4
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5
+
6
+ <html>
7
+ <head>
8
+ <title>new (Eymiha::EasyLogger)</title>
9
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
10
+ <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
11
+ </head>
12
+ <body class="standalone-code">
13
+ <pre><span class="ruby-comment cmt"># File lib/eymiha/util/easylog.rb, line 62</span>
14
+ <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">initialize</span>(<span class="ruby-identifier">logdev</span>, <span class="ruby-identifier">shift_age</span> = <span class="ruby-value str">'weekly'</span>, <span class="ruby-identifier">shift_size</span> = <span class="ruby-value">1048576</span>,
15
+ <span class="ruby-identifier">subsecond_precision</span> = <span class="ruby-keyword kw">nil</span>)
16
+ <span class="ruby-keyword kw">super</span>(<span class="ruby-identifier">logdev</span>, <span class="ruby-identifier">shift_age</span>, <span class="ruby-identifier">shift_size</span>)
17
+ <span class="ruby-ivar">@formatter</span> = <span class="ruby-constant">EasyLogFormatter</span>.<span class="ruby-identifier">new</span>(<span class="ruby-identifier">subsecond_precision</span>)
18
+ <span class="ruby-ivar">@classify</span> = <span class="ruby-keyword kw">true</span>
19
+ <span class="ruby-ivar">@@default_logger</span> = <span class="ruby-keyword kw">self</span> <span class="ruby-keyword kw">unless</span> <span class="ruby-ivar">@@default_logger</span>
20
+ <span class="ruby-keyword kw">end</span></pre>
21
+ </body>
22
+ </html>
@@ -0,0 +1,18 @@
1
+ <?xml version="1.0" encoding="iso-8859-1"?>
2
+ <!DOCTYPE html
3
+ PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
4
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5
+
6
+ <html>
7
+ <head>
8
+ <title>change_logger (Eymiha::EasyLogger)</title>
9
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
10
+ <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
11
+ </head>
12
+ <body class="standalone-code">
13
+ <pre><span class="ruby-comment cmt"># File lib/eymiha/util/easylog.rb, line 71</span>
14
+ <span class="ruby-keyword kw">def</span> <span class="ruby-keyword kw">self</span>.<span class="ruby-identifier">change_logger</span>(<span class="ruby-identifier">new</span>)
15
+ <span class="ruby-identifier">old</span>, <span class="ruby-ivar">@@default_logger</span> = <span class="ruby-ivar">@@default_logger</span>, <span class="ruby-identifier">new</span>
16
+ <span class="ruby-keyword kw">end</span></pre>
17
+ </body>
18
+ </html>
@@ -0,0 +1,18 @@
1
+ <?xml version="1.0" encoding="iso-8859-1"?>
2
+ <!DOCTYPE html
3
+ PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
4
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5
+
6
+ <html>
7
+ <head>
8
+ <title>finish_logging (Eymiha::EasyLogger)</title>
9
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
10
+ <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
11
+ </head>
12
+ <body class="standalone-code">
13
+ <pre><span class="ruby-comment cmt"># File lib/eymiha/util/easylog.rb, line 77</span>
14
+ <span class="ruby-keyword kw">def</span> <span class="ruby-keyword kw">self</span>.<span class="ruby-identifier">finish_logging</span>
15
+ <span class="ruby-identifier">change_logger</span> <span class="ruby-keyword kw">nil</span>
16
+ <span class="ruby-keyword kw">end</span></pre>
17
+ </body>
18
+ </html>
@@ -85,8 +85,8 @@
85
85
  An <a href="Envelope.html">Envelope</a> is the minimum envelope that will
86
86
  completely contain a set of values. Values may be added to an instance, and
87
87
  it can return the number of values considered so far and its <a
88
- href="Envelope.html#M000028">high</a> and <a
89
- href="Envelope.html#M000029">low</a> boundaries.
88
+ href="Envelope.html#M000047">high</a> and <a
89
+ href="Envelope.html#M000048">low</a> boundaries.
90
90
  </p>
91
91
  <p>
92
92
  Envelopes can be used to generate ranges, however the result may be of
@@ -103,14 +103,14 @@ nicely with ranges.
103
103
  <h3 class="section-bar">Methods</h3>
104
104
 
105
105
  <div class="name-list">
106
- <a href="#M000031">===</a>&nbsp;&nbsp;
107
- <a href="#M000027">add</a>&nbsp;&nbsp;
108
- <a href="#M000030">contains?</a>&nbsp;&nbsp;
109
- <a href="#M000028">high</a>&nbsp;&nbsp;
110
- <a href="#M000029">low</a>&nbsp;&nbsp;
111
- <a href="#M000025">new</a>&nbsp;&nbsp;
112
- <a href="#M000032">to_range</a>&nbsp;&nbsp;
113
- <a href="#M000026">to_s</a>&nbsp;&nbsp;
106
+ <a href="#M000050">===</a>&nbsp;&nbsp;
107
+ <a href="#M000046">add</a>&nbsp;&nbsp;
108
+ <a href="#M000049">contains?</a>&nbsp;&nbsp;
109
+ <a href="#M000047">high</a>&nbsp;&nbsp;
110
+ <a href="#M000048">low</a>&nbsp;&nbsp;
111
+ <a href="#M000044">new</a>&nbsp;&nbsp;
112
+ <a href="#M000051">to_range</a>&nbsp;&nbsp;
113
+ <a href="#M000045">to_s</a>&nbsp;&nbsp;
114
114
  </div>
115
115
  </div>
116
116
 
@@ -132,12 +132,12 @@ nicely with ranges.
132
132
  <div id="methods">
133
133
  <h3 class="section-bar">Public Class methods</h3>
134
134
 
135
- <div id="method-M000025" class="method-detail">
136
- <a name="M000025"></a>
135
+ <div id="method-M000044" class="method-detail">
136
+ <a name="M000044"></a>
137
137
 
138
138
  <div class="method-heading">
139
- <a href="Envelope.src/M000025.html" target="Code" class="method-signature"
140
- onclick="popupCode('Envelope.src/M000025.html');return false;">
139
+ <a href="Envelope.src/M000044.html" target="Code" class="method-signature"
140
+ onclick="popupCode('Envelope.src/M000044.html');return false;">
141
141
  <span class="method-name">new</span><span class="method-args">(value=nil)</span>
142
142
  </a>
143
143
  </div>
@@ -145,7 +145,7 @@ nicely with ranges.
145
145
  <div class="method-description">
146
146
  <p>
147
147
  Creates and returns an instance. If an argument is given, it is passed to
148
- the set method to initialize the <a href="Envelope.html#M000025">new</a>
148
+ the set method to initialize the <a href="Envelope.html#M000044">new</a>
149
149
  instance.
150
150
  </p>
151
151
  </div>
@@ -153,8 +153,8 @@ instance.
153
153
 
154
154
  <h3 class="section-bar">Public Instance methods</h3>
155
155
 
156
- <div id="method-M000031" class="method-detail">
157
- <a name="M000031"></a>
156
+ <div id="method-M000050" class="method-detail">
157
+ <a name="M000050"></a>
158
158
 
159
159
  <div class="method-heading">
160
160
  <span class="method-name">===</span><span class="method-args">(value)</span>
@@ -167,12 +167,12 @@ Alias for contains?
167
167
  </div>
168
168
  </div>
169
169
 
170
- <div id="method-M000027" class="method-detail">
171
- <a name="M000027"></a>
170
+ <div id="method-M000046" class="method-detail">
171
+ <a name="M000046"></a>
172
172
 
173
173
  <div class="method-heading">
174
- <a href="Envelope.src/M000027.html" target="Code" class="method-signature"
175
- onclick="popupCode('Envelope.src/M000027.html');return false;">
174
+ <a href="Envelope.src/M000046.html" target="Code" class="method-signature"
175
+ onclick="popupCode('Envelope.src/M000046.html');return false;">
176
176
  <span class="method-name">add</span><span class="method-args">(value)</span>
177
177
  </a>
178
178
  </div>
@@ -200,12 +200,12 @@ The modified instance is returned.
200
200
  </div>
201
201
  </div>
202
202
 
203
- <div id="method-M000030" class="method-detail">
204
- <a name="M000030"></a>
203
+ <div id="method-M000049" class="method-detail">
204
+ <a name="M000049"></a>
205
205
 
206
206
  <div class="method-heading">
207
- <a href="Envelope.src/M000030.html" target="Code" class="method-signature"
208
- onclick="popupCode('Envelope.src/M000030.html');return false;">
207
+ <a href="Envelope.src/M000049.html" target="Code" class="method-signature"
208
+ onclick="popupCode('Envelope.src/M000049.html');return false;">
209
209
  <span class="method-name">contains?</span><span class="method-args">(value)</span>
210
210
  </a>
211
211
  </div>
@@ -216,8 +216,8 @@ Returns true if the instance completely contains the argument:
216
216
  </p>
217
217
  <ul>
218
218
  <li>value is an <a href="Envelope.html">Envelope</a>, its <a
219
- href="Envelope.html#M000028">high</a> and <a
220
- href="Envelope.html#M000029">low</a> are contained.
219
+ href="Envelope.html#M000047">high</a> and <a
220
+ href="Envelope.html#M000048">low</a> are contained.
221
221
 
222
222
  </li>
223
223
  <li>otherwise, the value is contained.
@@ -231,19 +231,19 @@ href="EnvelopeException.html">EnvelopeException</a> is raised.
231
231
  </div>
232
232
  </div>
233
233
 
234
- <div id="method-M000028" class="method-detail">
235
- <a name="M000028"></a>
234
+ <div id="method-M000047" class="method-detail">
235
+ <a name="M000047"></a>
236
236
 
237
237
  <div class="method-heading">
238
- <a href="Envelope.src/M000028.html" target="Code" class="method-signature"
239
- onclick="popupCode('Envelope.src/M000028.html');return false;">
238
+ <a href="Envelope.src/M000047.html" target="Code" class="method-signature"
239
+ onclick="popupCode('Envelope.src/M000047.html');return false;">
240
240
  <span class="method-name">high</span><span class="method-args">()</span>
241
241
  </a>
242
242
  </div>
243
243
 
244
244
  <div class="method-description">
245
245
  <p>
246
- Returns the <a href="Envelope.html#M000028">high</a> boundary of the
246
+ Returns the <a href="Envelope.html#M000047">high</a> boundary of the
247
247
  instance.
248
248
  </p>
249
249
  <ul>
@@ -255,19 +255,19 @@ href="EnvelopeException.html">EnvelopeException</a> is raised.
255
255
  </div>
256
256
  </div>
257
257
 
258
- <div id="method-M000029" class="method-detail">
259
- <a name="M000029"></a>
258
+ <div id="method-M000048" class="method-detail">
259
+ <a name="M000048"></a>
260
260
 
261
261
  <div class="method-heading">
262
- <a href="Envelope.src/M000029.html" target="Code" class="method-signature"
263
- onclick="popupCode('Envelope.src/M000029.html');return false;">
262
+ <a href="Envelope.src/M000048.html" target="Code" class="method-signature"
263
+ onclick="popupCode('Envelope.src/M000048.html');return false;">
264
264
  <span class="method-name">low</span><span class="method-args">()</span>
265
265
  </a>
266
266
  </div>
267
267
 
268
268
  <div class="method-description">
269
269
  <p>
270
- Returns the <a href="Envelope.html#M000029">low</a> boundary of the
270
+ Returns the <a href="Envelope.html#M000048">low</a> boundary of the
271
271
  instance.
272
272
  </p>
273
273
  <ul>
@@ -279,30 +279,30 @@ href="EnvelopeException.html">EnvelopeException</a> is raised.
279
279
  </div>
280
280
  </div>
281
281
 
282
- <div id="method-M000032" class="method-detail">
283
- <a name="M000032"></a>
282
+ <div id="method-M000051" class="method-detail">
283
+ <a name="M000051"></a>
284
284
 
285
285
  <div class="method-heading">
286
- <a href="Envelope.src/M000032.html" target="Code" class="method-signature"
287
- onclick="popupCode('Envelope.src/M000032.html');return false;">
286
+ <a href="Envelope.src/M000051.html" target="Code" class="method-signature"
287
+ onclick="popupCode('Envelope.src/M000051.html');return false;">
288
288
  <span class="method-name">to_range</span><span class="method-args">()</span>
289
289
  </a>
290
290
  </div>
291
291
 
292
292
  <div class="method-description">
293
293
  <p>
294
- Returns an inclusive range from the <a href="Envelope.html#M000029">low</a>
295
- to <a href="Envelope.html#M000028">high</a> boundaries
294
+ Returns an inclusive range from the <a href="Envelope.html#M000048">low</a>
295
+ to <a href="Envelope.html#M000047">high</a> boundaries
296
296
  </p>
297
297
  </div>
298
298
  </div>
299
299
 
300
- <div id="method-M000026" class="method-detail">
301
- <a name="M000026"></a>
300
+ <div id="method-M000045" class="method-detail">
301
+ <a name="M000045"></a>
302
302
 
303
303
  <div class="method-heading">
304
- <a href="Envelope.src/M000026.html" target="Code" class="method-signature"
305
- onclick="popupCode('Envelope.src/M000026.html');return false;">
304
+ <a href="Envelope.src/M000045.html" target="Code" class="method-signature"
305
+ onclick="popupCode('Envelope.src/M000045.html');return false;">
306
306
  <span class="method-name">to_s</span><span class="method-args">()</span>
307
307
  </a>
308
308
  </div>
@@ -93,8 +93,8 @@ and a dependency, the where and the why of forward referencing.
93
93
  <h3 class="section-bar">Methods</h3>
94
94
 
95
95
  <div class="name-list">
96
- <a href="#M000033">new</a>&nbsp;&nbsp;
97
- <a href="#M000034">to_s</a>&nbsp;&nbsp;
96
+ <a href="#M000054">new</a>&nbsp;&nbsp;
97
+ <a href="#M000055">to_s</a>&nbsp;&nbsp;
98
98
  </div>
99
99
  </div>
100
100
 
@@ -151,19 +151,19 @@ occurred.
151
151
  <div id="methods">
152
152
  <h3 class="section-bar">Public Class methods</h3>
153
153
 
154
- <div id="method-M000033" class="method-detail">
155
- <a name="M000033"></a>
154
+ <div id="method-M000054" class="method-detail">
155
+ <a name="M000054"></a>
156
156
 
157
157
  <div class="method-heading">
158
- <a href="ForwardReference.src/M000033.html" target="Code" class="method-signature"
159
- onclick="popupCode('ForwardReference.src/M000033.html');return false;">
158
+ <a href="ForwardReference.src/M000054.html" target="Code" class="method-signature"
159
+ onclick="popupCode('ForwardReference.src/M000054.html');return false;">
160
160
  <span class="method-name">new</span><span class="method-args">(dependency=nil,context=nil)</span>
161
161
  </a>
162
162
  </div>
163
163
 
164
164
  <div class="method-description">
165
165
  <p>
166
- Returns a <a href="ForwardReference.html#M000033">new</a> instance with a
166
+ Returns a <a href="ForwardReference.html#M000054">new</a> instance with a
167
167
  valid continuation, the given dependency and contextual information.
168
168
  </p>
169
169
  </div>
@@ -171,12 +171,12 @@ valid continuation, the given dependency and contextual information.
171
171
 
172
172
  <h3 class="section-bar">Public Instance methods</h3>
173
173
 
174
- <div id="method-M000034" class="method-detail">
175
- <a name="M000034"></a>
174
+ <div id="method-M000055" class="method-detail">
175
+ <a name="M000055"></a>
176
176
 
177
177
  <div class="method-heading">
178
- <a href="ForwardReference.src/M000034.html" target="Code" class="method-signature"
179
- onclick="popupCode('ForwardReference.src/M000034.html');return false;">
178
+ <a href="ForwardReference.src/M000055.html" target="Code" class="method-signature"
179
+ onclick="popupCode('ForwardReference.src/M000055.html');return false;">
180
180
  <span class="method-name">to_s</span><span class="method-args">()</span>
181
181
  </a>
182
182
  </div>
@@ -87,15 +87,15 @@ mixed into a class to allow it to capture and resolve ForwardReferences.
87
87
  <h3 class="section-bar">Methods</h3>
88
88
 
89
89
  <div class="name-list">
90
- <a href="#M000005">continue_forward_reference_resolution</a>&nbsp;&nbsp;
91
- <a href="#M000002">create_forward_reference</a>&nbsp;&nbsp;
92
- <a href="#M000006">forward_reference_dependencies</a>&nbsp;&nbsp;
93
- <a href="#M000009">forward_references_clear</a>&nbsp;&nbsp;
94
- <a href="#M000008">forward_references_remaining</a>&nbsp;&nbsp;
95
- <a href="#M000007">forward_references_to_s</a>&nbsp;&nbsp;
96
- <a href="#M000003">remove_forward_reference</a>&nbsp;&nbsp;
97
- <a href="#M000004">resolve_forward_references</a>&nbsp;&nbsp;
98
- <a href="#M000001">start_forward_referencing</a>&nbsp;&nbsp;
90
+ <a href="#M000009">continue_forward_reference_resolution</a>&nbsp;&nbsp;
91
+ <a href="#M000006">create_forward_reference</a>&nbsp;&nbsp;
92
+ <a href="#M000010">forward_reference_dependencies</a>&nbsp;&nbsp;
93
+ <a href="#M000013">forward_references_clear</a>&nbsp;&nbsp;
94
+ <a href="#M000012">forward_references_remaining</a>&nbsp;&nbsp;
95
+ <a href="#M000011">forward_references_to_s</a>&nbsp;&nbsp;
96
+ <a href="#M000007">remove_forward_reference</a>&nbsp;&nbsp;
97
+ <a href="#M000008">resolve_forward_references</a>&nbsp;&nbsp;
98
+ <a href="#M000005">start_forward_referencing</a>&nbsp;&nbsp;
99
99
  </div>
100
100
  </div>
101
101
 
@@ -133,12 +133,12 @@ An array containing the set of unresolved forward references.
133
133
  <div id="methods">
134
134
  <h3 class="section-bar">Public Instance methods</h3>
135
135
 
136
- <div id="method-M000005" class="method-detail">
137
- <a name="M000005"></a>
136
+ <div id="method-M000009" class="method-detail">
137
+ <a name="M000009"></a>
138
138
 
139
139
  <div class="method-heading">
140
- <a href="ForwardReferencing.src/M000005.html" target="Code" class="method-signature"
141
- onclick="popupCode('ForwardReferencing.src/M000005.html');return false;">
140
+ <a href="ForwardReferencing.src/M000009.html" target="Code" class="method-signature"
141
+ onclick="popupCode('ForwardReferencing.src/M000009.html');return false;">
142
142
  <span class="method-name">continue_forward_reference_resolution</span><span class="method-args">()</span>
143
143
  </a>
144
144
  </div>
@@ -147,18 +147,18 @@ An array containing the set of unresolved forward references.
147
147
  <p>
148
148
  To be called at the end of a section of code that could contain a forward
149
149
  reference, it will continue during normal processing and jump back to the
150
- <a href="ForwardReferencing.html#M000004">resolve_forward_references</a>
150
+ <a href="ForwardReferencing.html#M000008">resolve_forward_references</a>
151
151
  method during resolution.
152
152
  </p>
153
153
  </div>
154
154
  </div>
155
155
 
156
- <div id="method-M000002" class="method-detail">
157
- <a name="M000002"></a>
156
+ <div id="method-M000006" class="method-detail">
157
+ <a name="M000006"></a>
158
158
 
159
159
  <div class="method-heading">
160
- <a href="ForwardReferencing.src/M000002.html" target="Code" class="method-signature"
161
- onclick="popupCode('ForwardReferencing.src/M000002.html');return false;">
160
+ <a href="ForwardReferencing.src/M000006.html" target="Code" class="method-signature"
161
+ onclick="popupCode('ForwardReferencing.src/M000006.html');return false;">
162
162
  <span class="method-name">create_forward_reference</span><span class="method-args">(dependency=nil,context=nil)</span>
163
163
  </a>
164
164
  </div>
@@ -173,12 +173,12 @@ that can be jumped to during resolution.
173
173
  </div>
174
174
  </div>
175
175
 
176
- <div id="method-M000006" class="method-detail">
177
- <a name="M000006"></a>
176
+ <div id="method-M000010" class="method-detail">
177
+ <a name="M000010"></a>
178
178
 
179
179
  <div class="method-heading">
180
- <a href="ForwardReferencing.src/M000006.html" target="Code" class="method-signature"
181
- onclick="popupCode('ForwardReferencing.src/M000006.html');return false;">
180
+ <a href="ForwardReferencing.src/M000010.html" target="Code" class="method-signature"
181
+ onclick="popupCode('ForwardReferencing.src/M000010.html');return false;">
182
182
  <span class="method-name">forward_reference_dependencies</span><span class="method-args">()</span>
183
183
  </a>
184
184
  </div>
@@ -191,12 +191,12 @@ them as dependencies.
191
191
  </div>
192
192
  </div>
193
193
 
194
- <div id="method-M000009" class="method-detail">
195
- <a name="M000009"></a>
194
+ <div id="method-M000013" class="method-detail">
195
+ <a name="M000013"></a>
196
196
 
197
197
  <div class="method-heading">
198
- <a href="ForwardReferencing.src/M000009.html" target="Code" class="method-signature"
199
- onclick="popupCode('ForwardReferencing.src/M000009.html');return false;">
198
+ <a href="ForwardReferencing.src/M000013.html" target="Code" class="method-signature"
199
+ onclick="popupCode('ForwardReferencing.src/M000013.html');return false;">
200
200
  <span class="method-name">forward_references_clear</span><span class="method-args">()</span>
201
201
  </a>
202
202
  </div>
@@ -208,12 +208,12 @@ Remove the remaining unresolved forward references.
208
208
  </div>
209
209
  </div>
210
210
 
211
- <div id="method-M000008" class="method-detail">
212
- <a name="M000008"></a>
211
+ <div id="method-M000012" class="method-detail">
212
+ <a name="M000012"></a>
213
213
 
214
214
  <div class="method-heading">
215
- <a href="ForwardReferencing.src/M000008.html" target="Code" class="method-signature"
216
- onclick="popupCode('ForwardReferencing.src/M000008.html');return false;">
215
+ <a href="ForwardReferencing.src/M000012.html" target="Code" class="method-signature"
216
+ onclick="popupCode('ForwardReferencing.src/M000012.html');return false;">
217
217
  <span class="method-name">forward_references_remaining</span><span class="method-args">()</span>
218
218
  </a>
219
219
  </div>
@@ -225,12 +225,12 @@ Returns the number of unresolved forward references.
225
225
  </div>
226
226
  </div>
227
227
 
228
- <div id="method-M000007" class="method-detail">
229
- <a name="M000007"></a>
228
+ <div id="method-M000011" class="method-detail">
229
+ <a name="M000011"></a>
230
230
 
231
231
  <div class="method-heading">
232
- <a href="ForwardReferencing.src/M000007.html" target="Code" class="method-signature"
233
- onclick="popupCode('ForwardReferencing.src/M000007.html');return false;">
232
+ <a href="ForwardReferencing.src/M000011.html" target="Code" class="method-signature"
233
+ onclick="popupCode('ForwardReferencing.src/M000011.html');return false;">
234
234
  <span class="method-name">forward_references_to_s</span><span class="method-args">()</span>
235
235
  </a>
236
236
  </div>
@@ -243,12 +243,12 @@ href="ForwardReferencing.html">ForwardReferencing</a>.
243
243
  </div>
244
244
  </div>
245
245
 
246
- <div id="method-M000003" class="method-detail">
247
- <a name="M000003"></a>
246
+ <div id="method-M000007" class="method-detail">
247
+ <a name="M000007"></a>
248
248
 
249
249
  <div class="method-heading">
250
- <a href="ForwardReferencing.src/M000003.html" target="Code" class="method-signature"
251
- onclick="popupCode('ForwardReferencing.src/M000003.html');return false;">
250
+ <a href="ForwardReferencing.src/M000007.html" target="Code" class="method-signature"
251
+ onclick="popupCode('ForwardReferencing.src/M000007.html');return false;">
252
252
  <span class="method-name">remove_forward_reference</span><span class="method-args">(forward_reference=nil)</span>
253
253
  </a>
254
254
  </div>
@@ -263,12 +263,12 @@ start of the section, and asserts that a resolution was made.
263
263
  </div>
264
264
  </div>
265
265
 
266
- <div id="method-M000004" class="method-detail">
267
- <a name="M000004"></a>
266
+ <div id="method-M000008" class="method-detail">
267
+ <a name="M000008"></a>
268
268
 
269
269
  <div class="method-heading">
270
- <a href="ForwardReferencing.src/M000004.html" target="Code" class="method-signature"
271
- onclick="popupCode('ForwardReferencing.src/M000004.html');return false;">
270
+ <a href="ForwardReferencing.src/M000008.html" target="Code" class="method-signature"
271
+ onclick="popupCode('ForwardReferencing.src/M000008.html');return false;">
272
272
  <span class="method-name">resolve_forward_references</span><span class="method-args">()</span>
273
273
  </a>
274
274
  </div>
@@ -287,12 +287,12 @@ receiver a chance to reset any transcient infromation.
287
287
  </div>
288
288
  </div>
289
289
 
290
- <div id="method-M000001" class="method-detail">
291
- <a name="M000001"></a>
290
+ <div id="method-M000005" class="method-detail">
291
+ <a name="M000005"></a>
292
292
 
293
293
  <div class="method-heading">
294
- <a href="ForwardReferencing.src/M000001.html" target="Code" class="method-signature"
295
- onclick="popupCode('ForwardReferencing.src/M000001.html');return false;">
294
+ <a href="ForwardReferencing.src/M000005.html" target="Code" class="method-signature"
295
+ onclick="popupCode('ForwardReferencing.src/M000005.html');return false;">
296
296
  <span class="method-name">start_forward_referencing</span><span class="method-args">()</span>
297
297
  </a>
298
298
  </div>