ruby-vpi 8.0.0 → 8.1.0
Sign up to get free protection for your applications and to get access to all the features.
- data/HISTORY +15 -0
- data/doc/background.organization.html +1 -1
- data/doc/index.html +2 -2
- data/doc/usage.tutorial.html +1 -1
- data/ext/swig_wrap.cin +5559 -3041
- data/history.html +25 -0
- data/history.part.html +25 -0
- data/lib/ruby-vpi/integer.rb +156 -0
- data/lib/ruby-vpi/{vpi_util.rb → vpi.rb} +0 -0
- data/lib/ruby-vpi.rb +1 -1
- data/ref/c/annotated.html +8 -4
- data/ref/c/common_8h.html +56 -88
- data/ref/c/doxygen.css +64 -16
- data/ref/c/files.html +5 -3
- data/ref/c/functions.html +46 -27
- data/ref/c/functions_vars.html +46 -27
- data/ref/c/globals.html +213 -7
- data/ref/c/globals_0x62.html +62 -0
- data/ref/c/globals_0x63.html +51 -34
- data/ref/c/globals_0x65.html +12 -5
- data/ref/c/globals_0x66.html +22 -5
- data/ref/c/globals_0x67.html +64 -0
- data/ref/c/globals_0x69.html +62 -0
- data/ref/c/globals_0x6c.html +64 -0
- data/ref/c/globals_0x6d.html +62 -0
- data/ref/c/globals_0x6e.html +63 -0
- data/ref/c/globals_0x70.html +28 -21
- data/ref/c/globals_0x72.html +17 -6
- data/ref/c/globals_0x73.html +201 -15
- data/ref/c/globals_0x74.html +11 -4
- data/ref/c/globals_0x75.html +63 -0
- data/ref/c/globals_0x76.html +428 -417
- data/ref/c/globals_0x78.html +12 -5
- data/ref/c/globals_defs.html +37 -32
- data/ref/c/globals_defs_0x65.html +9 -4
- data/ref/c/globals_defs_0x6c.html +57 -0
- data/ref/c/globals_defs_0x6e.html +56 -0
- data/ref/c/globals_defs_0x70.html +10 -5
- data/ref/c/globals_defs_0x72.html +57 -0
- data/ref/c/globals_defs_0x73.html +164 -0
- data/ref/c/globals_defs_0x75.html +56 -0
- data/ref/c/globals_defs_0x76.html +422 -415
- data/ref/c/globals_defs_0x78.html +9 -4
- data/ref/c/globals_enum.html +3 -3
- data/ref/c/globals_eval.html +3 -3
- data/ref/c/globals_func.html +175 -16
- data/ref/c/globals_func_0x66.html +62 -0
- data/ref/c/globals_func_0x67.html +55 -0
- data/ref/c/globals_func_0x69.html +53 -0
- data/ref/c/globals_func_0x70.html +53 -0
- data/ref/c/globals_func_0x72.html +57 -0
- data/ref/c/globals_func_0x73.html +114 -0
- data/ref/c/globals_func_0x76.html +57 -0
- data/ref/c/globals_type.html +31 -28
- data/ref/c/globals_vars.html +90 -6
- data/ref/c/index.html +3 -3
- data/ref/c/relay_8cin.html +104 -168
- data/ref/c/relay_8hin.html +59 -91
- data/ref/c/ruby-vpi_8c.html +3 -3
- data/ref/c/structrelay____RubyOptions____def.html +23 -40
- data/ref/c/structswig__cast__info.html +98 -0
- data/ref/c/structswig__class.html +115 -0
- data/ref/c/structswig__module__info.html +132 -0
- data/ref/c/structswig__type__info.html +132 -0
- data/ref/c/structt__cb__data.html +93 -133
- data/ref/c/structt__vpi__delay.html +82 -114
- data/ref/c/structt__vpi__error__info.html +143 -132
- data/ref/c/structt__vpi__strengthval.html +35 -60
- data/ref/c/structt__vpi__systf__data.html +112 -135
- data/ref/c/structt__vpi__time.html +45 -78
- data/ref/c/structt__vpi__value.html +215 -186
- data/ref/c/structt__vpi__vecval.html +25 -42
- data/ref/c/structt__vpi__vlog__info.html +96 -78
- data/ref/c/swig_8cin.html +33 -49
- data/ref/c/swig_8hin.html +32 -48
- data/ref/c/swig__vpi_8h.html +8739 -0
- data/ref/c/swig__wrap_8cin.html +11556 -0
- data/ref/c/unions__vpi__value__value.html +166 -0
- data/ref/c/verilog_8h.html +58 -90
- data/ref/c/vlog_8cin.html +78 -118
- data/ref/c/vlog_8hin.html +53 -77
- data/ref/c/vpi__user_8h.html +5286 -9294
- data/ref/ruby/classes/ERB.html +5 -5
- data/ref/ruby/classes/ERB.src/{M000018.html → M000032.html} +0 -0
- data/ref/ruby/classes/FileUtils.html +10 -10
- data/ref/ruby/classes/FileUtils.src/{M000073.html → M000087.html} +0 -0
- data/ref/ruby/classes/FileUtils.src/{M000074.html → M000088.html} +0 -0
- data/ref/ruby/classes/Integer.html +398 -0
- data/ref/ruby/classes/Integer.src/M000010.html +25 -0
- data/ref/ruby/classes/Integer.src/M000011.html +18 -0
- data/ref/ruby/classes/Integer.src/M000012.html +18 -0
- data/ref/ruby/classes/Integer.src/M000013.html +18 -0
- data/ref/ruby/classes/Integer.src/M000014.html +18 -0
- data/ref/ruby/classes/Integer.src/M000015.html +18 -0
- data/ref/ruby/classes/Integer.src/M000018.html +22 -0
- data/ref/ruby/classes/Integer.src/M000019.html +22 -0
- data/ref/ruby/classes/Integer.src/M000020.html +25 -0
- data/ref/ruby/classes/Integer.src/M000021.html +31 -0
- data/ref/ruby/classes/Integer.src/M000022.html +25 -0
- data/ref/ruby/classes/Integer.src/M000023.html +30 -0
- data/ref/ruby/classes/OutputInfo.html +5 -5
- data/ref/ruby/classes/OutputInfo.src/{M000014.html → M000028.html} +0 -0
- data/ref/ruby/classes/RDoc.html +5 -5
- data/ref/ruby/classes/RDoc.src/{M000077.html → M000091.html} +0 -0
- data/ref/ruby/classes/RubyVpi.html +10 -10
- data/ref/ruby/classes/RubyVpi.src/{M000075.html → M000089.html} +1 -1
- data/ref/ruby/classes/RubyVpi.src/{M000076.html → M000090.html} +0 -0
- data/ref/ruby/classes/SWIG/TYPE_p_unsigned_int.html +47 -47
- data/ref/ruby/classes/SWIG/TYPE_p_unsigned_int.src/{M000065.html → M000079.html} +1 -1
- data/ref/ruby/classes/SWIG/TYPE_p_unsigned_int.src/{M000066.html → M000080.html} +1 -1
- data/ref/ruby/classes/SWIG/TYPE_p_unsigned_int.src/{M000067.html → M000081.html} +1 -1
- data/ref/ruby/classes/SWIG/TYPE_p_unsigned_int.src/{M000068.html → M000082.html} +1 -1
- data/ref/ruby/classes/SWIG/TYPE_p_unsigned_int.src/{M000069.html → M000083.html} +1 -1
- data/ref/ruby/classes/SWIG/TYPE_p_unsigned_int.src/{M000070.html → M000084.html} +1 -1
- data/ref/ruby/classes/SWIG/TYPE_p_unsigned_int.src/{M000071.html → M000085.html} +1 -1
- data/ref/ruby/classes/SWIG/TYPE_p_unsigned_int.src/{M000072.html → M000086.html} +1 -1
- data/ref/ruby/classes/SWIG.html +2 -2
- data/ref/ruby/classes/String.html +10 -10
- data/ref/ruby/classes/String.src/{M000016.html → M000030.html} +0 -0
- data/ref/ruby/classes/String.src/{M000017.html → M000031.html} +0 -0
- data/ref/ruby/classes/Table.html +20 -20
- data/ref/ruby/classes/Table.src/{M000010.html → M000024.html} +0 -0
- data/ref/ruby/classes/Table.src/{M000011.html → M000025.html} +0 -0
- data/ref/ruby/classes/Table.src/{M000012.html → M000026.html} +0 -0
- data/ref/ruby/classes/Table.src/{M000013.html → M000027.html} +0 -0
- data/ref/ruby/classes/Template.html +5 -5
- data/ref/ruby/classes/Template.src/{M000015.html → M000029.html} +0 -0
- data/ref/ruby/classes/XX/Document.html +45 -45
- data/ref/ruby/classes/XX/Document.src/{M000056.html → M000070.html} +0 -0
- data/ref/ruby/classes/XX/Document.src/{M000057.html → M000071.html} +0 -0
- data/ref/ruby/classes/XX/Document.src/{M000058.html → M000072.html} +0 -0
- data/ref/ruby/classes/XX/Document.src/{M000059.html → M000073.html} +0 -0
- data/ref/ruby/classes/XX/Document.src/{M000060.html → M000074.html} +0 -0
- data/ref/ruby/classes/XX/Document.src/{M000061.html → M000075.html} +0 -0
- data/ref/ruby/classes/XX/Document.src/{M000062.html → M000076.html} +0 -0
- data/ref/ruby/classes/XX/Document.src/{M000063.html → M000077.html} +0 -0
- data/ref/ruby/classes/XX/Document.src/{M000064.html → M000078.html} +0 -0
- data/ref/ruby/classes/XX/HTML4/Strict.html +5 -5
- data/ref/ruby/classes/XX/HTML4/Strict.src/{M000022.html → M000036.html} +0 -0
- data/ref/ruby/classes/XX/HTML4/Transitional.html +5 -5
- data/ref/ruby/classes/XX/HTML4/Transitional.src/{M000021.html → M000035.html} +0 -0
- data/ref/ruby/classes/XX/HTML4.html +5 -5
- data/ref/ruby/classes/XX/HTML4.src/{M000020.html → M000034.html} +0 -0
- data/ref/ruby/classes/XX/Markup/ClassMethods.html +40 -40
- data/ref/ruby/classes/XX/Markup/ClassMethods.src/{M000028.html → M000042.html} +0 -0
- data/ref/ruby/classes/XX/Markup/ClassMethods.src/{M000029.html → M000043.html} +0 -0
- data/ref/ruby/classes/XX/Markup/ClassMethods.src/{M000030.html → M000044.html} +0 -0
- data/ref/ruby/classes/XX/Markup/ClassMethods.src/{M000031.html → M000045.html} +0 -0
- data/ref/ruby/classes/XX/Markup/ClassMethods.src/{M000032.html → M000046.html} +0 -0
- data/ref/ruby/classes/XX/Markup/ClassMethods.src/{M000033.html → M000047.html} +0 -0
- data/ref/ruby/classes/XX/Markup/ClassMethods.src/{M000034.html → M000048.html} +0 -0
- data/ref/ruby/classes/XX/Markup/ClassMethods.src/{M000035.html → M000049.html} +0 -0
- data/ref/ruby/classes/XX/Markup/InstanceMethods.html +100 -100
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000050.html +43 -7
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000051.html +20 -7
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000052.html +18 -8
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000053.html +35 -7
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000054.html +7 -7
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000055.html +18 -7
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/{M000042.html → M000056.html} +0 -0
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/{M000043.html → M000057.html} +0 -0
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/{M000044.html → M000058.html} +0 -0
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/{M000045.html → M000059.html} +0 -0
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/{M000046.html → M000060.html} +0 -0
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/{M000047.html → M000061.html} +0 -0
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/{M000048.html → M000062.html} +0 -0
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/{M000049.html → M000063.html} +0 -0
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000064.html +20 -0
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000065.html +20 -0
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000066.html +21 -0
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000067.html +20 -0
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000068.html +20 -0
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000069.html +20 -0
- data/ref/ruby/classes/XX/Markup.html +5 -5
- data/ref/ruby/classes/XX/Markup.src/{M000027.html → M000041.html} +0 -0
- data/ref/ruby/classes/XX/XHTML/Strict.html +5 -5
- data/ref/ruby/classes/XX/XHTML/Strict.src/{M000025.html → M000039.html} +0 -0
- data/ref/ruby/classes/XX/XHTML/Transitional.html +5 -5
- data/ref/ruby/classes/XX/XHTML/Transitional.src/{M000024.html → M000038.html} +0 -0
- data/ref/ruby/classes/XX/XHTML.html +5 -5
- data/ref/ruby/classes/XX/XHTML.src/{M000023.html → M000037.html} +0 -0
- data/ref/ruby/classes/XX/XML.html +5 -5
- data/ref/ruby/classes/XX/XML.src/{M000019.html → M000033.html} +0 -0
- data/ref/ruby/classes/XX/XMLish.html +5 -5
- data/ref/ruby/classes/XX/XMLish.src/{M000026.html → M000040.html} +0 -0
- data/ref/ruby/created.rid +1 -1
- data/ref/ruby/files/lib/ruby-vpi/integer_rb.html +101 -0
- data/ref/ruby/files/lib/ruby-vpi/{vpi_util_rb.html → vpi_rb.html} +3 -3
- data/ref/ruby/files/lib/ruby-vpi_rb.html +2 -2
- data/ref/ruby/fr_class_index.html +1 -0
- data/ref/ruby/fr_file_index.html +2 -1
- data/ref/ruby/fr_method_index.html +83 -69
- metadata +112 -70
- data/ref/c/hierarchy.html +0 -36
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000036.html +0 -56
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000037.html +0 -33
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000038.html +0 -31
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000039.html +0 -48
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000040.html +0 -20
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000041.html +0 -31
@@ -80,26 +80,26 @@
|
|
80
80
|
<h3 class="section-bar">Methods</h3>
|
81
81
|
|
82
82
|
<div class="name-list">
|
83
|
-
<a href="#
|
84
|
-
<a href="#
|
85
|
-
<a href="#
|
86
|
-
<a href="#
|
87
|
-
<a href="#
|
88
|
-
<a href="#
|
89
|
-
<a href="#
|
90
|
-
<a href="#
|
91
|
-
<a href="#
|
92
|
-
<a href="#
|
93
|
-
<a href="#
|
94
|
-
<a href="#
|
95
|
-
<a href="#
|
96
|
-
<a href="#
|
97
|
-
<a href="#
|
98
|
-
<a href="#
|
99
|
-
<a href="#
|
100
|
-
<a href="#
|
101
|
-
<a href="#
|
102
|
-
<a href="#
|
83
|
+
<a href="#M000050">method_missing</a>
|
84
|
+
<a href="#M000066">xx_ancestors</a>
|
85
|
+
<a href="#M000057">xx_any_</a>
|
86
|
+
<a href="#M000058">xx_cdata_</a>
|
87
|
+
<a href="#M000061">xx_class</a>
|
88
|
+
<a href="#M000067">xx_config</a>
|
89
|
+
<a href="#M000068">xx_config_for</a>
|
90
|
+
<a href="#M000069">xx_configure</a>
|
91
|
+
<a href="#M000064">xx_define_tag_method</a>
|
92
|
+
<a href="#M000063">xx_define_tmp_method</a>
|
93
|
+
<a href="#M000054">xx_doc</a>
|
94
|
+
<a href="#M000056">xx_markup_</a>
|
95
|
+
<a href="#M000059">xx_parse_attributes</a>
|
96
|
+
<a href="#M000060">xx_parse_yaml_attributes</a>
|
97
|
+
<a href="#M000065">xx_remove_tag_method</a>
|
98
|
+
<a href="#M000051">xx_tag_</a>
|
99
|
+
<a href="#M000062">xx_tag_method_name</a>
|
100
|
+
<a href="#M000055">xx_text_</a>
|
101
|
+
<a href="#M000052">xx_which</a>
|
102
|
+
<a href="#M000053">xx_with_doc_in_effect</a>
|
103
103
|
</div>
|
104
104
|
</div>
|
105
105
|
|
@@ -179,12 +179,12 @@
|
|
179
179
|
<div id="methods">
|
180
180
|
<h3 class="section-bar">Public Instance methods</h3>
|
181
181
|
|
182
|
-
<div id="method-
|
183
|
-
<a name="
|
182
|
+
<div id="method-M000050" class="method-detail">
|
183
|
+
<a name="M000050"></a>
|
184
184
|
|
185
185
|
<div class="method-heading">
|
186
|
-
<a href="InstanceMethods.src/
|
187
|
-
onclick="popupCode('InstanceMethods.src/
|
186
|
+
<a href="InstanceMethods.src/M000050.html" target="Code" class="method-signature"
|
187
|
+
onclick="popupCode('InstanceMethods.src/M000050.html');return false;">
|
188
188
|
<span class="method-name">method_missing</span><span class="method-args">(m, *a, &b)</span>
|
189
189
|
</a>
|
190
190
|
</div>
|
@@ -193,12 +193,12 @@
|
|
193
193
|
</div>
|
194
194
|
</div>
|
195
195
|
|
196
|
-
<div id="method-
|
197
|
-
<a name="
|
196
|
+
<div id="method-M000066" class="method-detail">
|
197
|
+
<a name="M000066"></a>
|
198
198
|
|
199
199
|
<div class="method-heading">
|
200
|
-
<a href="InstanceMethods.src/
|
201
|
-
onclick="popupCode('InstanceMethods.src/
|
200
|
+
<a href="InstanceMethods.src/M000066.html" target="Code" class="method-signature"
|
201
|
+
onclick="popupCode('InstanceMethods.src/M000066.html');return false;">
|
202
202
|
<span class="method-name">xx_ancestors</span><span class="method-args">()</span>
|
203
203
|
</a>
|
204
204
|
</div>
|
@@ -207,12 +207,12 @@
|
|
207
207
|
</div>
|
208
208
|
</div>
|
209
209
|
|
210
|
-
<div id="method-
|
211
|
-
<a name="
|
210
|
+
<div id="method-M000057" class="method-detail">
|
211
|
+
<a name="M000057"></a>
|
212
212
|
|
213
213
|
<div class="method-heading">
|
214
|
-
<a href="InstanceMethods.src/
|
215
|
-
onclick="popupCode('InstanceMethods.src/
|
214
|
+
<a href="InstanceMethods.src/M000057.html" target="Code" class="method-signature"
|
215
|
+
onclick="popupCode('InstanceMethods.src/M000057.html');return false;">
|
216
216
|
<span class="method-name">xx_any_</span><span class="method-args">(*objects, &b)</span>
|
217
217
|
</a>
|
218
218
|
</div>
|
@@ -221,12 +221,12 @@
|
|
221
221
|
</div>
|
222
222
|
</div>
|
223
223
|
|
224
|
-
<div id="method-
|
225
|
-
<a name="
|
224
|
+
<div id="method-M000058" class="method-detail">
|
225
|
+
<a name="M000058"></a>
|
226
226
|
|
227
227
|
<div class="method-heading">
|
228
|
-
<a href="InstanceMethods.src/
|
229
|
-
onclick="popupCode('InstanceMethods.src/
|
228
|
+
<a href="InstanceMethods.src/M000058.html" target="Code" class="method-signature"
|
229
|
+
onclick="popupCode('InstanceMethods.src/M000058.html');return false;">
|
230
230
|
<span class="method-name">xx_cdata_</span><span class="method-args">(*objects, &b)</span>
|
231
231
|
</a>
|
232
232
|
</div>
|
@@ -235,12 +235,12 @@
|
|
235
235
|
</div>
|
236
236
|
</div>
|
237
237
|
|
238
|
-
<div id="method-
|
239
|
-
<a name="
|
238
|
+
<div id="method-M000061" class="method-detail">
|
239
|
+
<a name="M000061"></a>
|
240
240
|
|
241
241
|
<div class="method-heading">
|
242
|
-
<a href="InstanceMethods.src/
|
243
|
-
onclick="popupCode('InstanceMethods.src/
|
242
|
+
<a href="InstanceMethods.src/M000061.html" target="Code" class="method-signature"
|
243
|
+
onclick="popupCode('InstanceMethods.src/M000061.html');return false;">
|
244
244
|
<span class="method-name">xx_class</span><span class="method-args">()</span>
|
245
245
|
</a>
|
246
246
|
</div>
|
@@ -249,12 +249,12 @@
|
|
249
249
|
</div>
|
250
250
|
</div>
|
251
251
|
|
252
|
-
<div id="method-
|
253
|
-
<a name="
|
252
|
+
<div id="method-M000067" class="method-detail">
|
253
|
+
<a name="M000067"></a>
|
254
254
|
|
255
255
|
<div class="method-heading">
|
256
|
-
<a href="InstanceMethods.src/
|
257
|
-
onclick="popupCode('InstanceMethods.src/
|
256
|
+
<a href="InstanceMethods.src/M000067.html" target="Code" class="method-signature"
|
257
|
+
onclick="popupCode('InstanceMethods.src/M000067.html');return false;">
|
258
258
|
<span class="method-name">xx_config</span><span class="method-args">()</span>
|
259
259
|
</a>
|
260
260
|
</div>
|
@@ -263,12 +263,12 @@
|
|
263
263
|
</div>
|
264
264
|
</div>
|
265
265
|
|
266
|
-
<div id="method-
|
267
|
-
<a name="
|
266
|
+
<div id="method-M000068" class="method-detail">
|
267
|
+
<a name="M000068"></a>
|
268
268
|
|
269
269
|
<div class="method-heading">
|
270
|
-
<a href="InstanceMethods.src/
|
271
|
-
onclick="popupCode('InstanceMethods.src/
|
270
|
+
<a href="InstanceMethods.src/M000068.html" target="Code" class="method-signature"
|
271
|
+
onclick="popupCode('InstanceMethods.src/M000068.html');return false;">
|
272
272
|
<span class="method-name">xx_config_for</span><span class="method-args">(*a, &b)</span>
|
273
273
|
</a>
|
274
274
|
</div>
|
@@ -277,12 +277,12 @@
|
|
277
277
|
</div>
|
278
278
|
</div>
|
279
279
|
|
280
|
-
<div id="method-
|
281
|
-
<a name="
|
280
|
+
<div id="method-M000069" class="method-detail">
|
281
|
+
<a name="M000069"></a>
|
282
282
|
|
283
283
|
<div class="method-heading">
|
284
|
-
<a href="InstanceMethods.src/
|
285
|
-
onclick="popupCode('InstanceMethods.src/
|
284
|
+
<a href="InstanceMethods.src/M000069.html" target="Code" class="method-signature"
|
285
|
+
onclick="popupCode('InstanceMethods.src/M000069.html');return false;">
|
286
286
|
<span class="method-name">xx_configure</span><span class="method-args">(*a, &b)</span>
|
287
287
|
</a>
|
288
288
|
</div>
|
@@ -291,12 +291,12 @@
|
|
291
291
|
</div>
|
292
292
|
</div>
|
293
293
|
|
294
|
-
<div id="method-
|
295
|
-
<a name="
|
294
|
+
<div id="method-M000064" class="method-detail">
|
295
|
+
<a name="M000064"></a>
|
296
296
|
|
297
297
|
<div class="method-heading">
|
298
|
-
<a href="InstanceMethods.src/
|
299
|
-
onclick="popupCode('InstanceMethods.src/
|
298
|
+
<a href="InstanceMethods.src/M000064.html" target="Code" class="method-signature"
|
299
|
+
onclick="popupCode('InstanceMethods.src/M000064.html');return false;">
|
300
300
|
<span class="method-name">xx_define_tag_method</span><span class="method-args">(*a, &b)</span>
|
301
301
|
</a>
|
302
302
|
</div>
|
@@ -305,12 +305,12 @@
|
|
305
305
|
</div>
|
306
306
|
</div>
|
307
307
|
|
308
|
-
<div id="method-
|
309
|
-
<a name="
|
308
|
+
<div id="method-M000063" class="method-detail">
|
309
|
+
<a name="M000063"></a>
|
310
310
|
|
311
311
|
<div class="method-heading">
|
312
|
-
<a href="InstanceMethods.src/
|
313
|
-
onclick="popupCode('InstanceMethods.src/
|
312
|
+
<a href="InstanceMethods.src/M000063.html" target="Code" class="method-signature"
|
313
|
+
onclick="popupCode('InstanceMethods.src/M000063.html');return false;">
|
314
314
|
<span class="method-name">xx_define_tmp_method</span><span class="method-args">(*a, &b)</span>
|
315
315
|
</a>
|
316
316
|
</div>
|
@@ -319,12 +319,12 @@
|
|
319
319
|
</div>
|
320
320
|
</div>
|
321
321
|
|
322
|
-
<div id="method-
|
323
|
-
<a name="
|
322
|
+
<div id="method-M000054" class="method-detail">
|
323
|
+
<a name="M000054"></a>
|
324
324
|
|
325
325
|
<div class="method-heading">
|
326
|
-
<a href="InstanceMethods.src/
|
327
|
-
onclick="popupCode('InstanceMethods.src/
|
326
|
+
<a href="InstanceMethods.src/M000054.html" target="Code" class="method-signature"
|
327
|
+
onclick="popupCode('InstanceMethods.src/M000054.html');return false;">
|
328
328
|
<span class="method-name">xx_doc</span><span class="method-args">()</span>
|
329
329
|
</a>
|
330
330
|
</div>
|
@@ -333,12 +333,12 @@
|
|
333
333
|
</div>
|
334
334
|
</div>
|
335
335
|
|
336
|
-
<div id="method-
|
337
|
-
<a name="
|
336
|
+
<div id="method-M000056" class="method-detail">
|
337
|
+
<a name="M000056"></a>
|
338
338
|
|
339
339
|
<div class="method-heading">
|
340
|
-
<a href="InstanceMethods.src/
|
341
|
-
onclick="popupCode('InstanceMethods.src/
|
340
|
+
<a href="InstanceMethods.src/M000056.html" target="Code" class="method-signature"
|
341
|
+
onclick="popupCode('InstanceMethods.src/M000056.html');return false;">
|
342
342
|
<span class="method-name">xx_markup_</span><span class="method-args">(*objects, &b)</span>
|
343
343
|
</a>
|
344
344
|
</div>
|
@@ -347,12 +347,12 @@
|
|
347
347
|
</div>
|
348
348
|
</div>
|
349
349
|
|
350
|
-
<div id="method-
|
351
|
-
<a name="
|
350
|
+
<div id="method-M000059" class="method-detail">
|
351
|
+
<a name="M000059"></a>
|
352
352
|
|
353
353
|
<div class="method-heading">
|
354
|
-
<a href="InstanceMethods.src/
|
355
|
-
onclick="popupCode('InstanceMethods.src/
|
354
|
+
<a href="InstanceMethods.src/M000059.html" target="Code" class="method-signature"
|
355
|
+
onclick="popupCode('InstanceMethods.src/M000059.html');return false;">
|
356
356
|
<span class="method-name">xx_parse_attributes</span><span class="method-args">(string)</span>
|
357
357
|
</a>
|
358
358
|
</div>
|
@@ -361,12 +361,12 @@
|
|
361
361
|
</div>
|
362
362
|
</div>
|
363
363
|
|
364
|
-
<div id="method-
|
365
|
-
<a name="
|
364
|
+
<div id="method-M000060" class="method-detail">
|
365
|
+
<a name="M000060"></a>
|
366
366
|
|
367
367
|
<div class="method-heading">
|
368
|
-
<a href="InstanceMethods.src/
|
369
|
-
onclick="popupCode('InstanceMethods.src/
|
368
|
+
<a href="InstanceMethods.src/M000060.html" target="Code" class="method-signature"
|
369
|
+
onclick="popupCode('InstanceMethods.src/M000060.html');return false;">
|
370
370
|
<span class="method-name">xx_parse_yaml_attributes</span><span class="method-args">(string)</span>
|
371
371
|
</a>
|
372
372
|
</div>
|
@@ -375,12 +375,12 @@
|
|
375
375
|
</div>
|
376
376
|
</div>
|
377
377
|
|
378
|
-
<div id="method-
|
379
|
-
<a name="
|
378
|
+
<div id="method-M000065" class="method-detail">
|
379
|
+
<a name="M000065"></a>
|
380
380
|
|
381
381
|
<div class="method-heading">
|
382
|
-
<a href="InstanceMethods.src/
|
383
|
-
onclick="popupCode('InstanceMethods.src/
|
382
|
+
<a href="InstanceMethods.src/M000065.html" target="Code" class="method-signature"
|
383
|
+
onclick="popupCode('InstanceMethods.src/M000065.html');return false;">
|
384
384
|
<span class="method-name">xx_remove_tag_method</span><span class="method-args">(*a, &b)</span>
|
385
385
|
</a>
|
386
386
|
</div>
|
@@ -389,12 +389,12 @@
|
|
389
389
|
</div>
|
390
390
|
</div>
|
391
391
|
|
392
|
-
<div id="method-
|
393
|
-
<a name="
|
392
|
+
<div id="method-M000051" class="method-detail">
|
393
|
+
<a name="M000051"></a>
|
394
394
|
|
395
395
|
<div class="method-heading">
|
396
|
-
<a href="InstanceMethods.src/
|
397
|
-
onclick="popupCode('InstanceMethods.src/
|
396
|
+
<a href="InstanceMethods.src/M000051.html" target="Code" class="method-signature"
|
397
|
+
onclick="popupCode('InstanceMethods.src/M000051.html');return false;">
|
398
398
|
<span class="method-name">xx_tag_</span><span class="method-args">(tag_name, *a, &b)</span>
|
399
399
|
</a>
|
400
400
|
</div>
|
@@ -403,12 +403,12 @@
|
|
403
403
|
</div>
|
404
404
|
</div>
|
405
405
|
|
406
|
-
<div id="method-
|
407
|
-
<a name="
|
406
|
+
<div id="method-M000062" class="method-detail">
|
407
|
+
<a name="M000062"></a>
|
408
408
|
|
409
409
|
<div class="method-heading">
|
410
|
-
<a href="InstanceMethods.src/
|
411
|
-
onclick="popupCode('InstanceMethods.src/
|
410
|
+
<a href="InstanceMethods.src/M000062.html" target="Code" class="method-signature"
|
411
|
+
onclick="popupCode('InstanceMethods.src/M000062.html');return false;">
|
412
412
|
<span class="method-name">xx_tag_method_name</span><span class="method-args">(*a, &b)</span>
|
413
413
|
</a>
|
414
414
|
</div>
|
@@ -417,12 +417,12 @@
|
|
417
417
|
</div>
|
418
418
|
</div>
|
419
419
|
|
420
|
-
<div id="method-
|
421
|
-
<a name="
|
420
|
+
<div id="method-M000055" class="method-detail">
|
421
|
+
<a name="M000055"></a>
|
422
422
|
|
423
423
|
<div class="method-heading">
|
424
|
-
<a href="InstanceMethods.src/
|
425
|
-
onclick="popupCode('InstanceMethods.src/
|
424
|
+
<a href="InstanceMethods.src/M000055.html" target="Code" class="method-signature"
|
425
|
+
onclick="popupCode('InstanceMethods.src/M000055.html');return false;">
|
426
426
|
<span class="method-name">xx_text_</span><span class="method-args">(*objects, &b)</span>
|
427
427
|
</a>
|
428
428
|
</div>
|
@@ -431,12 +431,12 @@
|
|
431
431
|
</div>
|
432
432
|
</div>
|
433
433
|
|
434
|
-
<div id="method-
|
435
|
-
<a name="
|
434
|
+
<div id="method-M000052" class="method-detail">
|
435
|
+
<a name="M000052"></a>
|
436
436
|
|
437
437
|
<div class="method-heading">
|
438
|
-
<a href="InstanceMethods.src/
|
439
|
-
onclick="popupCode('InstanceMethods.src/
|
438
|
+
<a href="InstanceMethods.src/M000052.html" target="Code" class="method-signature"
|
439
|
+
onclick="popupCode('InstanceMethods.src/M000052.html');return false;">
|
440
440
|
<span class="method-name">xx_which</span><span class="method-args">(*argv) {|| ...}</span>
|
441
441
|
</a>
|
442
442
|
</div>
|
@@ -445,12 +445,12 @@
|
|
445
445
|
</div>
|
446
446
|
</div>
|
447
447
|
|
448
|
-
<div id="method-
|
449
|
-
<a name="
|
448
|
+
<div id="method-M000053" class="method-detail">
|
449
|
+
<a name="M000053"></a>
|
450
450
|
|
451
451
|
<div class="method-heading">
|
452
|
-
<a href="InstanceMethods.src/
|
453
|
-
onclick="popupCode('InstanceMethods.src/
|
452
|
+
<a href="InstanceMethods.src/M000053.html" target="Code" class="method-signature"
|
453
|
+
onclick="popupCode('InstanceMethods.src/M000053.html');return false;">
|
454
454
|
<span class="method-name">xx_with_doc_in_effect</span><span class="method-args">(*a, &b)</span>
|
455
455
|
</a>
|
456
456
|
</div>
|
@@ -5,16 +5,52 @@
|
|
5
5
|
|
6
6
|
<html>
|
7
7
|
<head>
|
8
|
-
<title>
|
8
|
+
<title>method_missing (XX::Markup::InstanceMethods)</title>
|
9
9
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
10
10
|
<link rel="stylesheet" href="../../../.././rdoc-style.css" type="text/css" media="screen" />
|
11
11
|
</head>
|
12
12
|
<body class="standalone-code">
|
13
|
-
<pre> <span class="ruby-comment cmt"># File lib/ruby-vpi/xx.rb, line
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
13
|
+
<pre> <span class="ruby-comment cmt"># File lib/ruby-vpi/xx.rb, line 207</span>
|
14
|
+
207: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">method_missing</span> <span class="ruby-identifier">m</span>, <span class="ruby-operator">*</span><span class="ruby-identifier">a</span>, <span class="ruby-operator">&</span><span class="ruby-identifier">b</span>
|
15
|
+
208: <span class="ruby-comment cmt">#--{{{</span>
|
16
|
+
209: <span class="ruby-identifier">m</span> = <span class="ruby-identifier">m</span>.<span class="ruby-identifier">to_s</span>
|
17
|
+
210:
|
18
|
+
211: <span class="ruby-identifier">tag_method</span>, <span class="ruby-identifier">tag_name</span> = <span class="ruby-identifier">xx_class</span><span class="ruby-operator">::</span><span class="ruby-identifier">xx_tag_method_name</span> <span class="ruby-identifier">m</span>
|
19
|
+
212:
|
20
|
+
213: <span class="ruby-identifier">c_method_missing</span> = <span class="ruby-identifier">xx_class</span><span class="ruby-operator">::</span><span class="ruby-identifier">xx_config_for</span> <span class="ruby-value str">"method_missing"</span>, <span class="ruby-identifier">xx_which</span>
|
21
|
+
214: <span class="ruby-identifier">c_tags</span> = <span class="ruby-identifier">xx_class</span><span class="ruby-operator">::</span><span class="ruby-identifier">xx_config_for</span> <span class="ruby-value str">"tags"</span>, <span class="ruby-identifier">xx_which</span>
|
22
|
+
215:
|
23
|
+
216: <span class="ruby-identifier">pat</span> =
|
24
|
+
217: <span class="ruby-keyword kw">case</span> <span class="ruby-identifier">c_method_missing</span>
|
25
|
+
218: <span class="ruby-keyword kw">when</span> <span class="ruby-operator">::</span><span class="ruby-constant">XX</span><span class="ruby-operator">::</span><span class="ruby-constant">CRAZY_LIKE_A_HELL</span>
|
26
|
+
219: <span class="ruby-regexp re">%r/.*/</span>
|
27
|
+
220: <span class="ruby-keyword kw">when</span> <span class="ruby-operator">::</span><span class="ruby-constant">XX</span><span class="ruby-operator">::</span><span class="ruby-constant">PERMISSIVE</span>
|
28
|
+
221: <span class="ruby-regexp re">%r/_$/o</span>
|
29
|
+
222: <span class="ruby-keyword kw">when</span> <span class="ruby-operator">::</span><span class="ruby-constant">XX</span><span class="ruby-operator">::</span><span class="ruby-constant">STRICT</span>
|
30
|
+
223: <span class="ruby-regexp re">%r/_$/o</span>
|
31
|
+
224: <span class="ruby-keyword kw">else</span>
|
32
|
+
225: <span class="ruby-keyword kw">super</span>
|
33
|
+
226: <span class="ruby-keyword kw">end</span>
|
34
|
+
227:
|
35
|
+
228: <span class="ruby-keyword kw">super</span> <span class="ruby-keyword kw">unless</span> <span class="ruby-identifier">m</span> <span class="ruby-operator">=~</span> <span class="ruby-identifier">pat</span>
|
36
|
+
229:
|
37
|
+
230: <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">c_method_missing</span> <span class="ruby-operator">==</span> <span class="ruby-operator">::</span><span class="ruby-constant">XX</span><span class="ruby-operator">::</span><span class="ruby-constant">STRICT</span>
|
38
|
+
231: <span class="ruby-keyword kw">super</span> <span class="ruby-keyword kw">unless</span> <span class="ruby-identifier">c_tags</span>.<span class="ruby-identifier">include?</span> <span class="ruby-identifier">tag_name</span>
|
39
|
+
232: <span class="ruby-keyword kw">end</span>
|
40
|
+
233:
|
41
|
+
234: <span class="ruby-identifier">ret</span>, <span class="ruby-identifier">defined</span> = <span class="ruby-keyword kw">nil</span>
|
42
|
+
235:
|
43
|
+
236: <span class="ruby-keyword kw">begin</span>
|
44
|
+
237: <span class="ruby-identifier">xx_class</span><span class="ruby-operator">::</span><span class="ruby-identifier">xx_define_tmp_method</span> <span class="ruby-identifier">tag_method</span>
|
45
|
+
238: <span class="ruby-identifier">xx_class</span><span class="ruby-operator">::</span><span class="ruby-identifier">xx_define_tag_method</span> <span class="ruby-identifier">tag_method</span>, <span class="ruby-identifier">tag_name</span>
|
46
|
+
239: <span class="ruby-identifier">ret</span> = <span class="ruby-identifier">send</span> <span class="ruby-identifier">tag_method</span>, <span class="ruby-operator">*</span><span class="ruby-identifier">a</span>, <span class="ruby-operator">&</span><span class="ruby-identifier">b</span>
|
47
|
+
240: <span class="ruby-identifier">defined</span> = <span class="ruby-keyword kw">true</span>
|
48
|
+
241: <span class="ruby-keyword kw">ensure</span>
|
49
|
+
242: <span class="ruby-identifier">xx_class</span><span class="ruby-operator">::</span><span class="ruby-identifier">xx_remove_tag_method</span> <span class="ruby-identifier">tag_method</span> <span class="ruby-keyword kw">unless</span> <span class="ruby-identifier">defined</span>
|
50
|
+
243: <span class="ruby-keyword kw">end</span>
|
51
|
+
244:
|
52
|
+
245: <span class="ruby-identifier">ret</span>
|
53
|
+
246: <span class="ruby-comment cmt">#--}}}</span>
|
54
|
+
247: <span class="ruby-keyword kw">end</span></pre>
|
19
55
|
</body>
|
20
56
|
</html>
|
@@ -5,16 +5,29 @@
|
|
5
5
|
|
6
6
|
<html>
|
7
7
|
<head>
|
8
|
-
<title>
|
8
|
+
<title>xx_tag_ (XX::Markup::InstanceMethods)</title>
|
9
9
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
10
10
|
<link rel="stylesheet" href="../../../.././rdoc-style.css" type="text/css" media="screen" />
|
11
11
|
</head>
|
12
12
|
<body class="standalone-code">
|
13
|
-
<pre> <span class="ruby-comment cmt"># File lib/ruby-vpi/xx.rb, line
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
13
|
+
<pre> <span class="ruby-comment cmt"># File lib/ruby-vpi/xx.rb, line 248</span>
|
14
|
+
248: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">xx_tag_</span> <span class="ruby-identifier">tag_name</span>, <span class="ruby-operator">*</span><span class="ruby-identifier">a</span>, <span class="ruby-operator">&</span><span class="ruby-identifier">b</span>
|
15
|
+
249: <span class="ruby-comment cmt">#--{{{</span>
|
16
|
+
250: <span class="ruby-identifier">tag_method</span>, <span class="ruby-identifier">tag_name</span> = <span class="ruby-identifier">xx_class</span><span class="ruby-operator">::</span><span class="ruby-identifier">xx_tag_method_name</span> <span class="ruby-identifier">tag_name</span>
|
17
|
+
251:
|
18
|
+
252: <span class="ruby-identifier">ret</span>, <span class="ruby-identifier">defined</span> = <span class="ruby-keyword kw">nil</span>
|
19
|
+
253:
|
20
|
+
254: <span class="ruby-keyword kw">begin</span>
|
21
|
+
255: <span class="ruby-identifier">xx_class</span><span class="ruby-operator">::</span><span class="ruby-identifier">xx_define_tmp_method</span> <span class="ruby-identifier">tag_method</span>
|
22
|
+
256: <span class="ruby-identifier">xx_class</span><span class="ruby-operator">::</span><span class="ruby-identifier">xx_define_tag_method</span> <span class="ruby-identifier">tag_method</span>, <span class="ruby-identifier">tag_name</span>
|
23
|
+
257: <span class="ruby-identifier">ret</span> = <span class="ruby-identifier">send</span> <span class="ruby-identifier">tag_method</span>, <span class="ruby-operator">*</span><span class="ruby-identifier">a</span>, <span class="ruby-operator">&</span><span class="ruby-identifier">b</span>
|
24
|
+
258: <span class="ruby-identifier">defined</span> = <span class="ruby-keyword kw">true</span>
|
25
|
+
259: <span class="ruby-keyword kw">ensure</span>
|
26
|
+
260: <span class="ruby-identifier">xx_class</span><span class="ruby-operator">::</span><span class="ruby-identifier">xx_remove_tag_method</span> <span class="ruby-identifier">tag_method</span> <span class="ruby-keyword kw">unless</span> <span class="ruby-identifier">defined</span>
|
27
|
+
261: <span class="ruby-keyword kw">end</span>
|
28
|
+
262:
|
29
|
+
263: <span class="ruby-identifier">ret</span>
|
30
|
+
264: <span class="ruby-comment cmt">#--}}}</span>
|
31
|
+
265: <span class="ruby-keyword kw">end</span></pre>
|
19
32
|
</body>
|
20
33
|
</html>
|
@@ -5,17 +5,27 @@
|
|
5
5
|
|
6
6
|
<html>
|
7
7
|
<head>
|
8
|
-
<title>
|
8
|
+
<title>xx_which (XX::Markup::InstanceMethods)</title>
|
9
9
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
10
10
|
<link rel="stylesheet" href="../../../.././rdoc-style.css" type="text/css" media="screen" />
|
11
11
|
</head>
|
12
12
|
<body class="standalone-code">
|
13
|
-
<pre> <span class="ruby-comment cmt"># File lib/ruby-vpi/xx.rb, line
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
13
|
+
<pre> <span class="ruby-comment cmt"># File lib/ruby-vpi/xx.rb, line 267</span>
|
14
|
+
267: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">xx_which</span> <span class="ruby-operator">*</span><span class="ruby-identifier">argv</span>
|
15
|
+
268: <span class="ruby-comment cmt">#--{{{</span>
|
16
|
+
269: <span class="ruby-ivar">@xx_which</span> = <span class="ruby-keyword kw">nil</span> <span class="ruby-keyword kw">unless</span> <span class="ruby-keyword kw">defined?</span> <span class="ruby-ivar">@xx_which</span>
|
17
|
+
270: <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">argv</span>.<span class="ruby-identifier">empty?</span>
|
18
|
+
271: <span class="ruby-ivar">@xx_which</span>
|
19
|
+
272: <span class="ruby-keyword kw">else</span>
|
20
|
+
273: <span class="ruby-identifier">xx_which</span> = <span class="ruby-ivar">@xx_which</span>
|
21
|
+
274: <span class="ruby-keyword kw">begin</span>
|
22
|
+
275: <span class="ruby-ivar">@xx_which</span> = <span class="ruby-identifier">argv</span>.<span class="ruby-identifier">shift</span>
|
23
|
+
276: <span class="ruby-keyword kw">return</span> <span class="ruby-keyword kw">yield</span>
|
24
|
+
277: <span class="ruby-keyword kw">ensure</span>
|
25
|
+
278: <span class="ruby-ivar">@xx_which</span> = <span class="ruby-identifier">xx_which</span>
|
26
|
+
279: <span class="ruby-keyword kw">end</span>
|
27
|
+
280: <span class="ruby-keyword kw">end</span>
|
28
|
+
281: <span class="ruby-comment cmt">#--}}}</span>
|
29
|
+
282: <span class="ruby-keyword kw">end</span></pre>
|
20
30
|
</body>
|
21
31
|
</html>
|
@@ -5,16 +5,44 @@
|
|
5
5
|
|
6
6
|
<html>
|
7
7
|
<head>
|
8
|
-
<title>
|
8
|
+
<title>xx_with_doc_in_effect (XX::Markup::InstanceMethods)</title>
|
9
9
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
10
10
|
<link rel="stylesheet" href="../../../.././rdoc-style.css" type="text/css" media="screen" />
|
11
11
|
</head>
|
12
12
|
<body class="standalone-code">
|
13
|
-
<pre> <span class="ruby-comment cmt"># File lib/ruby-vpi/xx.rb, line
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
13
|
+
<pre> <span class="ruby-comment cmt"># File lib/ruby-vpi/xx.rb, line 283</span>
|
14
|
+
283: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">xx_with_doc_in_effect</span> <span class="ruby-operator">*</span><span class="ruby-identifier">a</span>, <span class="ruby-operator">&</span><span class="ruby-identifier">b</span>
|
15
|
+
284: <span class="ruby-comment cmt">#--{{{</span>
|
16
|
+
285: <span class="ruby-ivar">@xx_docs</span> <span class="ruby-operator">||=</span> []
|
17
|
+
286: <span class="ruby-identifier">doc</span> = <span class="ruby-operator">::</span><span class="ruby-constant">XX</span><span class="ruby-operator">::</span><span class="ruby-constant">Document</span><span class="ruby-operator">::</span><span class="ruby-identifier">new</span>(<span class="ruby-operator">*</span><span class="ruby-identifier">a</span>)
|
18
|
+
287: <span class="ruby-identifier">ddoc</span> = <span class="ruby-identifier">doc</span>.<span class="ruby-identifier">doc</span>
|
19
|
+
288: <span class="ruby-keyword kw">begin</span>
|
20
|
+
289: <span class="ruby-ivar">@xx_docs</span>.<span class="ruby-identifier">push</span> <span class="ruby-identifier">doc</span>
|
21
|
+
290: <span class="ruby-identifier">b</span>.<span class="ruby-identifier">call</span> <span class="ruby-identifier">doc</span> <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">b</span>
|
22
|
+
291:
|
23
|
+
292: <span class="ruby-identifier">doctype</span> = <span class="ruby-identifier">xx_config_for</span> <span class="ruby-value str">"doctype"</span>, <span class="ruby-identifier">xx_which</span>
|
24
|
+
293: <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">doctype</span>
|
25
|
+
294: <span class="ruby-keyword kw">unless</span> <span class="ruby-identifier">ddoc</span>.<span class="ruby-identifier">doctype</span>
|
26
|
+
295: <span class="ruby-identifier">doctype</span> = <span class="ruby-operator">::</span><span class="ruby-constant">REXML</span><span class="ruby-operator">::</span><span class="ruby-constant">DocType</span><span class="ruby-operator">::</span><span class="ruby-identifier">new</span> <span class="ruby-identifier">doctype</span> <span class="ruby-keyword kw">unless</span>
|
27
|
+
296: <span class="ruby-operator">::</span><span class="ruby-constant">REXML</span><span class="ruby-operator">::</span><span class="ruby-constant">DocType</span> <span class="ruby-operator">===</span> <span class="ruby-identifier">doctype</span>
|
28
|
+
297: <span class="ruby-identifier">ddoc</span> <span class="ruby-operator"><<</span> <span class="ruby-identifier">doctype</span>
|
29
|
+
298: <span class="ruby-keyword kw">end</span>
|
30
|
+
299: <span class="ruby-keyword kw">end</span>
|
31
|
+
300:
|
32
|
+
301: <span class="ruby-identifier">xmldecl</span> = <span class="ruby-identifier">xx_config_for</span> <span class="ruby-value str">"xmldecl"</span>, <span class="ruby-identifier">xx_which</span>
|
33
|
+
302: <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">xmldecl</span>
|
34
|
+
303: <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">ddoc</span>.<span class="ruby-identifier">xml_decl</span> <span class="ruby-operator">==</span> <span class="ruby-operator">::</span><span class="ruby-constant">REXML</span><span class="ruby-operator">::</span><span class="ruby-constant">XMLDecl</span><span class="ruby-operator">::</span><span class="ruby-identifier">default</span>
|
35
|
+
304: <span class="ruby-identifier">xmldecl</span> = <span class="ruby-operator">::</span><span class="ruby-constant">REXML</span><span class="ruby-operator">::</span><span class="ruby-constant">XMLDecl</span><span class="ruby-operator">::</span><span class="ruby-identifier">new</span> <span class="ruby-identifier">xmldecl</span> <span class="ruby-keyword kw">unless</span>
|
36
|
+
305: <span class="ruby-operator">::</span><span class="ruby-constant">REXML</span><span class="ruby-operator">::</span><span class="ruby-constant">XMLDecl</span> <span class="ruby-operator">===</span> <span class="ruby-identifier">xmldecl</span>
|
37
|
+
306: <span class="ruby-identifier">ddoc</span> <span class="ruby-operator"><<</span> <span class="ruby-identifier">xmldecl</span>
|
38
|
+
307: <span class="ruby-keyword kw">end</span>
|
39
|
+
308: <span class="ruby-keyword kw">end</span>
|
40
|
+
309:
|
41
|
+
310: <span class="ruby-keyword kw">return</span> <span class="ruby-identifier">doc</span>
|
42
|
+
311: <span class="ruby-keyword kw">ensure</span>
|
43
|
+
312: <span class="ruby-ivar">@xx_docs</span>.<span class="ruby-identifier">pop</span>
|
44
|
+
313: <span class="ruby-keyword kw">end</span>
|
45
|
+
314: <span class="ruby-comment cmt">#--}}}</span>
|
46
|
+
315: <span class="ruby-keyword kw">end</span></pre>
|
19
47
|
</body>
|
20
48
|
</html>
|