ruby-vpi 12.0.2 → 12.1.0
Sign up to get free protection for your applications and to get access to all the features.
- data/README +1 -0
- data/Rakefile +3 -1
- data/doc/history.html +246 -185
- data/doc/history.yml +27 -0
- data/doc/manual.doc +65 -3
- data/doc/manual.html +127 -11
- data/doc/readme.html +1 -1
- data/doc/rss.xml +7 -0
- data/index.html +1 -0
- data/lib/ruby-vpi.rb +36 -11
- data/lib/ruby-vpi/rcov.rb +2 -2
- data/lib/ruby-vpi/rdoc.rb +1 -1
- data/ref/c/annotated.html +1 -1
- data/ref/c/common_8h.html +1 -1
- data/ref/c/files.html +1 -1
- data/ref/c/functions.html +1 -1
- data/ref/c/functions_vars.html +1 -1
- data/ref/c/globals.html +1 -1
- data/ref/c/globals_0x62.html +1 -1
- data/ref/c/globals_0x63.html +1 -1
- data/ref/c/globals_0x65.html +1 -1
- data/ref/c/globals_0x66.html +1 -1
- data/ref/c/globals_0x67.html +1 -1
- data/ref/c/globals_0x69.html +1 -1
- data/ref/c/globals_0x6c.html +1 -1
- data/ref/c/globals_0x6d.html +1 -1
- data/ref/c/globals_0x6e.html +1 -1
- data/ref/c/globals_0x70.html +1 -1
- data/ref/c/globals_0x72.html +1 -1
- data/ref/c/globals_0x73.html +1 -1
- data/ref/c/globals_0x74.html +1 -1
- data/ref/c/globals_0x75.html +1 -1
- data/ref/c/globals_0x76.html +1 -1
- data/ref/c/globals_0x78.html +1 -1
- data/ref/c/globals_defs.html +1 -1
- data/ref/c/globals_defs_0x65.html +1 -1
- data/ref/c/globals_defs_0x6c.html +1 -1
- data/ref/c/globals_defs_0x6e.html +1 -1
- data/ref/c/globals_defs_0x70.html +1 -1
- data/ref/c/globals_defs_0x72.html +1 -1
- data/ref/c/globals_defs_0x73.html +1 -1
- data/ref/c/globals_defs_0x75.html +1 -1
- data/ref/c/globals_defs_0x76.html +1 -1
- data/ref/c/globals_defs_0x78.html +1 -1
- data/ref/c/globals_enum.html +1 -1
- data/ref/c/globals_eval.html +1 -1
- data/ref/c/globals_func.html +1 -1
- data/ref/c/globals_func_0x66.html +1 -1
- data/ref/c/globals_func_0x67.html +1 -1
- data/ref/c/globals_func_0x69.html +1 -1
- data/ref/c/globals_func_0x70.html +1 -1
- data/ref/c/globals_func_0x72.html +1 -1
- data/ref/c/globals_func_0x73.html +1 -1
- data/ref/c/globals_func_0x76.html +1 -1
- data/ref/c/globals_type.html +1 -1
- data/ref/c/globals_vars.html +1 -1
- data/ref/c/index.html +1 -1
- data/ref/c/relay_8c.html +1 -1
- data/ref/c/relay_8h.html +1 -1
- data/ref/c/structrelay____RubyOptions____def.html +1 -1
- data/ref/c/structswig__cast__info.html +1 -1
- data/ref/c/structswig__class.html +1 -1
- data/ref/c/structswig__module__info.html +1 -1
- data/ref/c/structswig__type__info.html +1 -1
- data/ref/c/structt__cb__data.html +1 -1
- data/ref/c/structt__vpi__delay.html +1 -1
- data/ref/c/structt__vpi__error__info.html +1 -1
- data/ref/c/structt__vpi__strengthval.html +1 -1
- data/ref/c/structt__vpi__systf__data.html +1 -1
- data/ref/c/structt__vpi__time.html +1 -1
- data/ref/c/structt__vpi__value.html +1 -1
- data/ref/c/structt__vpi__vecval.html +1 -1
- data/ref/c/structt__vpi__vlog__info.html +1 -1
- data/ref/c/swig_8c.html +1 -1
- data/ref/c/swig_8h.html +1 -1
- data/ref/c/swig__vpi_8h.html +1 -1
- data/ref/c/swig__wrap_8cin.html +1 -1
- data/ref/c/unions__vpi__value__value.html +1 -1
- data/ref/c/verilog_8h.html +1 -1
- data/ref/c/vlog_8c.html +1 -1
- data/ref/c/vlog_8h.html +1 -1
- data/ref/c/vpi__user_8h.html +1 -1
- data/ref/ruby/classes/ERB.html +5 -5
- data/ref/ruby/classes/ERB.src/{M000036.html → M000032.html} +0 -0
- data/ref/ruby/classes/FileUtils.html +10 -10
- data/ref/ruby/classes/FileUtils.src/{M000083.html → M000034.html} +0 -0
- data/ref/ruby/classes/FileUtils.src/{M000084.html → M000035.html} +0 -0
- data/ref/ruby/classes/Float.html +5 -5
- data/ref/ruby/classes/Float.src/{M000031.html → M000027.html} +0 -0
- data/ref/ruby/classes/OutputInfo.html +5 -5
- data/ref/ruby/classes/OutputInfo.src/{M000030.html → M000026.html} +0 -0
- data/ref/ruby/classes/RDoc.html +5 -5
- data/ref/ruby/classes/RDoc.src/{M000099.html → M000050.html} +0 -0
- data/ref/ruby/classes/RubyVpi.html +10 -10
- data/ref/ruby/classes/RubyVpi.src/M000036.html +107 -0
- data/ref/ruby/classes/RubyVpi.src/{M000086.html → M000037.html} +0 -0
- data/ref/ruby/classes/String.html +15 -15
- data/ref/ruby/classes/String.src/{M000033.html → M000029.html} +0 -0
- data/ref/ruby/classes/String.src/{M000034.html → M000030.html} +0 -0
- data/ref/ruby/classes/String.src/{M000035.html → M000031.html} +0 -0
- data/ref/ruby/classes/Template.html +5 -5
- data/ref/ruby/classes/Template.src/{M000032.html → M000028.html} +0 -0
- data/ref/ruby/classes/Vpi/Handle.html +56 -56
- data/ref/ruby/classes/Vpi/Handle.src/{M000087.html → M000038.html} +0 -0
- data/ref/ruby/classes/Vpi/Handle.src/{M000088.html → M000039.html} +0 -0
- data/ref/ruby/classes/Vpi/Handle.src/{M000089.html → M000040.html} +0 -0
- data/ref/ruby/classes/Vpi/Handle.src/{M000090.html → M000041.html} +0 -0
- data/ref/ruby/classes/Vpi/Handle.src/{M000091.html → M000042.html} +0 -0
- data/ref/ruby/classes/Vpi/Handle.src/{M000092.html → M000043.html} +0 -0
- data/ref/ruby/classes/Vpi/Handle.src/{M000093.html → M000044.html} +0 -0
- data/ref/ruby/classes/Vpi/Handle.src/{M000094.html → M000045.html} +0 -0
- data/ref/ruby/classes/Vpi/Handle.src/{M000095.html → M000046.html} +0 -0
- data/ref/ruby/classes/Vpi/Handle.src/{M000097.html → M000048.html} +0 -0
- data/ref/ruby/classes/Vpi/Handle/Property.html +5 -5
- data/ref/ruby/classes/Vpi/Handle/Property.src/{M000098.html → M000049.html} +0 -0
- data/ref/ruby/classes/XX.html +1 -28
- data/ref/ruby/classes/XX/XMLish.html +6 -6
- data/ref/ruby/classes/XX/XMLish.src/{M000044.html → M000033.html} +0 -0
- data/ref/ruby/created.rid +1 -1
- data/ref/ruby/files/lib/ruby-vpi/rcov_rb.html +2 -2
- data/ref/ruby/files/lib/ruby-vpi/rdoc_rb.html +1 -1
- data/ref/ruby/files/lib/ruby-vpi/runner_proxy_rb.html +1 -1
- data/ref/ruby/files/lib/ruby-vpi/runner_rb.html +1 -1
- data/ref/ruby/files/lib/ruby-vpi/vpi_rb.html +1 -1
- data/ref/ruby/files/lib/ruby-vpi_rb.html +4 -3
- data/ref/ruby/fr_class_index.html +0 -13
- data/ref/ruby/fr_file_index.html +0 -2
- data/ref/ruby/fr_method_index.html +27 -76
- data/samp/pipelined_alu/hw5_unit_test_design.rb +0 -10
- metadata +50 -112
- data/lib/ruby-vpi/rspec.rb +0 -37
- data/lib/ruby-vpi/xx.rb +0 -761
- data/ref/ruby/classes/RubyVpi.src/M000085.html +0 -82
- data/ref/ruby/classes/Table.html +0 -191
- data/ref/ruby/classes/Table.src/M000026.html +0 -38
- data/ref/ruby/classes/Table.src/M000027.html +0 -18
- data/ref/ruby/classes/Table.src/M000028.html +0 -18
- data/ref/ruby/classes/Table.src/M000029.html +0 -18
- data/ref/ruby/classes/XX/Document.html +0 -295
- data/ref/ruby/classes/XX/Document.src/M000074.html +0 -22
- data/ref/ruby/classes/XX/Document.src/M000075.html +0 -20
- data/ref/ruby/classes/XX/Document.src/M000076.html +0 -20
- data/ref/ruby/classes/XX/Document.src/M000077.html +0 -20
- data/ref/ruby/classes/XX/Document.src/M000078.html +0 -22
- data/ref/ruby/classes/XX/Document.src/M000079.html +0 -21
- data/ref/ruby/classes/XX/Document.src/M000080.html +0 -21
- data/ref/ruby/classes/XX/Document.src/M000081.html +0 -34
- data/ref/ruby/classes/XX/Document.src/M000082.html +0 -98
- data/ref/ruby/classes/XX/HTML4.html +0 -145
- data/ref/ruby/classes/XX/HTML4.src/M000038.html +0 -20
- data/ref/ruby/classes/XX/HTML4/Strict.html +0 -138
- data/ref/ruby/classes/XX/HTML4/Strict.src/M000040.html +0 -20
- data/ref/ruby/classes/XX/HTML4/Transitional.html +0 -138
- data/ref/ruby/classes/XX/HTML4/Transitional.src/M000039.html +0 -20
- data/ref/ruby/classes/XX/Markup.html +0 -160
- data/ref/ruby/classes/XX/Markup.src/M000045.html +0 -28
- data/ref/ruby/classes/XX/Markup/ClassMethods.html +0 -236
- data/ref/ruby/classes/XX/Markup/ClassMethods.src/M000046.html +0 -22
- data/ref/ruby/classes/XX/Markup/ClassMethods.src/M000047.html +0 -20
- data/ref/ruby/classes/XX/Markup/ClassMethods.src/M000048.html +0 -25
- data/ref/ruby/classes/XX/Markup/ClassMethods.src/M000049.html +0 -20
- data/ref/ruby/classes/XX/Markup/ClassMethods.src/M000050.html +0 -27
- data/ref/ruby/classes/XX/Markup/ClassMethods.src/M000051.html +0 -20
- data/ref/ruby/classes/XX/Markup/ClassMethods.src/M000052.html +0 -27
- data/ref/ruby/classes/XX/Markup/ClassMethods.src/M000053.html +0 -22
- data/ref/ruby/classes/XX/Markup/Error.html +0 -111
- data/ref/ruby/classes/XX/Markup/InstanceMethods.html +0 -474
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000054.html +0 -56
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000055.html +0 -33
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000056.html +0 -31
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000057.html +0 -48
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000058.html +0 -20
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000059.html +0 -31
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000060.html +0 -32
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000061.html +0 -32
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000062.html +0 -28
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000063.html +0 -23
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000064.html +0 -26
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000065.html +0 -20
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000066.html +0 -20
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000067.html +0 -20
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000068.html +0 -20
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000069.html +0 -20
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000070.html +0 -21
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000071.html +0 -20
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000072.html +0 -20
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000073.html +0 -20
- data/ref/ruby/classes/XX/XHTML.html +0 -145
- data/ref/ruby/classes/XX/XHTML.src/M000041.html +0 -36
- data/ref/ruby/classes/XX/XHTML/Strict.html +0 -138
- data/ref/ruby/classes/XX/XHTML/Strict.src/M000043.html +0 -20
- data/ref/ruby/classes/XX/XHTML/Transitional.html +0 -138
- data/ref/ruby/classes/XX/XHTML/Transitional.src/M000042.html +0 -20
- data/ref/ruby/classes/XX/XML.html +0 -138
- data/ref/ruby/classes/XX/XML.src/M000037.html +0 -20
- data/ref/ruby/files/lib/ruby-vpi/rspec_rb.html +0 -115
- data/ref/ruby/files/lib/ruby-vpi/xx_rb.html +0 -148
@@ -1,56 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
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>method_missing (XX::Markup::InstanceMethods)</title>
|
9
|
-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
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/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>
|
55
|
-
</body>
|
56
|
-
</html>
|
@@ -1,33 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
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>xx_tag_ (XX::Markup::InstanceMethods)</title>
|
9
|
-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
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/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>
|
32
|
-
</body>
|
33
|
-
</html>
|
@@ -1,31 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
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>xx_which (XX::Markup::InstanceMethods)</title>
|
9
|
-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
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/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>
|
30
|
-
</body>
|
31
|
-
</html>
|
@@ -1,48 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
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>xx_with_doc_in_effect (XX::Markup::InstanceMethods)</title>
|
9
|
-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
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/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>
|
47
|
-
</body>
|
48
|
-
</html>
|
@@ -1,20 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
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>xx_doc (XX::Markup::InstanceMethods)</title>
|
9
|
-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
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/ruby-vpi/xx.rb, line 316</span>
|
14
|
-
316: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">xx_doc</span>
|
15
|
-
317: <span class="ruby-comment cmt">#--{{{</span>
|
16
|
-
318: <span class="ruby-ivar">@xx_docs</span>.<span class="ruby-identifier">last</span> <span class="ruby-keyword kw">rescue</span> <span class="ruby-identifier">raise</span> <span class="ruby-value str">"no xx_doc in effect!"</span>
|
17
|
-
319: <span class="ruby-comment cmt">#--}}}</span>
|
18
|
-
320: <span class="ruby-keyword kw">end</span></pre>
|
19
|
-
</body>
|
20
|
-
</html>
|
@@ -1,31 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
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>xx_text_ (XX::Markup::InstanceMethods)</title>
|
9
|
-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
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/ruby-vpi/xx.rb, line 321</span>
|
14
|
-
321: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">xx_text_</span> <span class="ruby-operator">*</span><span class="ruby-identifier">objects</span>, <span class="ruby-operator">&</span><span class="ruby-identifier">b</span>
|
15
|
-
322: <span class="ruby-comment cmt">#--{{{</span>
|
16
|
-
323: <span class="ruby-identifier">doc</span> = <span class="ruby-identifier">xx_doc</span>
|
17
|
-
324:
|
18
|
-
325: <span class="ruby-identifier">text</span> =
|
19
|
-
326: <span class="ruby-operator">::</span><span class="ruby-constant">REXML</span><span class="ruby-operator">::</span><span class="ruby-constant">Text</span><span class="ruby-operator">::</span><span class="ruby-identifier">new</span>(<span class="ruby-value str">""</span>,
|
20
|
-
327: <span class="ruby-identifier">respect_whitespace</span>=<span class="ruby-keyword kw">true</span>, <span class="ruby-identifier">parent</span>=<span class="ruby-keyword kw">nil</span>
|
21
|
-
328: )
|
22
|
-
329:
|
23
|
-
330: <span class="ruby-identifier">objects</span>.<span class="ruby-identifier">each</span> <span class="ruby-keyword kw">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">object</span><span class="ruby-operator">|</span>
|
24
|
-
331: <span class="ruby-identifier">text</span> <span class="ruby-operator"><<</span> <span class="ruby-identifier">object</span>.<span class="ruby-identifier">to_s</span> <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">object</span>
|
25
|
-
332: <span class="ruby-keyword kw">end</span>
|
26
|
-
333:
|
27
|
-
334: <span class="ruby-identifier">doc</span>.<span class="ruby-identifier">create</span> <span class="ruby-identifier">text</span>, <span class="ruby-operator">&</span><span class="ruby-identifier">b</span>
|
28
|
-
335: <span class="ruby-comment cmt">#--}}}</span>
|
29
|
-
336: <span class="ruby-keyword kw">end</span></pre>
|
30
|
-
</body>
|
31
|
-
</html>
|
@@ -1,32 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
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>xx_markup_ (XX::Markup::InstanceMethods)</title>
|
9
|
-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
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/ruby-vpi/xx.rb, line 339</span>
|
14
|
-
339: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">xx_markup_</span> <span class="ruby-operator">*</span><span class="ruby-identifier">objects</span>, <span class="ruby-operator">&</span><span class="ruby-identifier">b</span>
|
15
|
-
340: <span class="ruby-comment cmt">#--{{{</span>
|
16
|
-
341: <span class="ruby-identifier">doc</span> = <span class="ruby-identifier">xx_doc</span>
|
17
|
-
342:
|
18
|
-
343: <span class="ruby-identifier">doc2</span> = <span class="ruby-operator">::</span><span class="ruby-constant">REXML</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-value str">""</span>
|
19
|
-
344:
|
20
|
-
345: <span class="ruby-identifier">objects</span>.<span class="ruby-identifier">each</span> <span class="ruby-keyword kw">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">object</span><span class="ruby-operator">|</span>
|
21
|
-
346: (<span class="ruby-identifier">doc2</span>.<span class="ruby-identifier">root</span> <span class="ruby-value">? </span><span class="ruby-identifier">doc2</span>.<span class="ruby-identifier">root</span> <span class="ruby-operator">:</span> <span class="ruby-identifier">doc2</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">Document</span><span class="ruby-operator">::</span><span class="ruby-identifier">new</span>(<span class="ruby-identifier">object</span>.<span class="ruby-identifier">to_s</span>)
|
22
|
-
347: <span class="ruby-keyword kw">end</span>
|
23
|
-
348:
|
24
|
-
349:
|
25
|
-
350: <span class="ruby-identifier">ret</span> = <span class="ruby-identifier">doc</span>.<span class="ruby-identifier">create</span> <span class="ruby-identifier">doc2</span>, <span class="ruby-operator">&</span><span class="ruby-identifier">b</span>
|
26
|
-
351: <span class="ruby-identifier">puts</span> <span class="ruby-identifier">doc2</span>.<span class="ruby-identifier">to_s</span>
|
27
|
-
352: <span class="ruby-constant">STDIN</span>.<span class="ruby-identifier">gets</span>
|
28
|
-
353: <span class="ruby-identifier">ret</span>
|
29
|
-
354: <span class="ruby-comment cmt">#--}}}</span>
|
30
|
-
355: <span class="ruby-keyword kw">end</span></pre>
|
31
|
-
</body>
|
32
|
-
</html>
|
@@ -1,32 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
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>xx_any_ (XX::Markup::InstanceMethods)</title>
|
9
|
-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
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/ruby-vpi/xx.rb, line 357</span>
|
14
|
-
357: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">xx_any_</span> <span class="ruby-operator">*</span><span class="ruby-identifier">objects</span>, <span class="ruby-operator">&</span><span class="ruby-identifier">b</span>
|
15
|
-
358: <span class="ruby-comment cmt">#--{{{</span>
|
16
|
-
359: <span class="ruby-identifier">doc</span> = <span class="ruby-identifier">xx_doc</span>
|
17
|
-
360: <span class="ruby-identifier">nothing</span> = <span class="ruby-regexp re">%r/.^/</span><span class="ruby-identifier">m</span>
|
18
|
-
361:
|
19
|
-
362: <span class="ruby-identifier">text</span> =
|
20
|
-
363: <span class="ruby-operator">::</span><span class="ruby-constant">REXML</span><span class="ruby-operator">::</span><span class="ruby-constant">Text</span><span class="ruby-operator">::</span><span class="ruby-identifier">new</span>(<span class="ruby-value str">""</span>,
|
21
|
-
364: <span class="ruby-identifier">respect_whitespace</span>=<span class="ruby-keyword kw">true</span>, <span class="ruby-identifier">parent</span>=<span class="ruby-keyword kw">nil</span>, <span class="ruby-identifier">raw</span>=<span class="ruby-keyword kw">true</span>, <span class="ruby-identifier">entity_filter</span>=<span class="ruby-keyword kw">nil</span>, <span class="ruby-identifier">illegal</span>=<span class="ruby-identifier">nothing</span>
|
22
|
-
365: )
|
23
|
-
366:
|
24
|
-
367: <span class="ruby-identifier">objects</span>.<span class="ruby-identifier">each</span> <span class="ruby-keyword kw">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">object</span><span class="ruby-operator">|</span>
|
25
|
-
368: <span class="ruby-identifier">text</span> <span class="ruby-operator"><<</span> <span class="ruby-identifier">object</span>.<span class="ruby-identifier">to_s</span> <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">object</span>
|
26
|
-
369: <span class="ruby-keyword kw">end</span>
|
27
|
-
370:
|
28
|
-
371: <span class="ruby-identifier">doc</span>.<span class="ruby-identifier">create</span> <span class="ruby-identifier">text</span>, <span class="ruby-operator">&</span><span class="ruby-identifier">b</span>
|
29
|
-
372: <span class="ruby-comment cmt">#--}}}</span>
|
30
|
-
373: <span class="ruby-keyword kw">end</span></pre>
|
31
|
-
</body>
|
32
|
-
</html>
|
@@ -1,28 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
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>xx_cdata_ (XX::Markup::InstanceMethods)</title>
|
9
|
-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
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/ruby-vpi/xx.rb, line 377</span>
|
14
|
-
377: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">xx_cdata_</span> <span class="ruby-operator">*</span><span class="ruby-identifier">objects</span>, <span class="ruby-operator">&</span><span class="ruby-identifier">b</span>
|
15
|
-
378: <span class="ruby-comment cmt">#--{{{</span>
|
16
|
-
379: <span class="ruby-identifier">doc</span> = <span class="ruby-identifier">xx_doc</span>
|
17
|
-
380:
|
18
|
-
381: <span class="ruby-identifier">cdata</span> = <span class="ruby-operator">::</span><span class="ruby-constant">REXML</span><span class="ruby-operator">::</span><span class="ruby-constant">CData</span><span class="ruby-operator">::</span><span class="ruby-identifier">new</span> <span class="ruby-value str">""</span>
|
19
|
-
382:
|
20
|
-
383: <span class="ruby-identifier">objects</span>.<span class="ruby-identifier">each</span> <span class="ruby-keyword kw">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">object</span><span class="ruby-operator">|</span>
|
21
|
-
384: <span class="ruby-identifier">cdata</span> <span class="ruby-operator"><<</span> <span class="ruby-identifier">object</span>.<span class="ruby-identifier">to_s</span> <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">object</span>
|
22
|
-
385: <span class="ruby-keyword kw">end</span>
|
23
|
-
386:
|
24
|
-
387: <span class="ruby-identifier">doc</span>.<span class="ruby-identifier">create</span> <span class="ruby-identifier">cdata</span>, <span class="ruby-operator">&</span><span class="ruby-identifier">b</span>
|
25
|
-
388: <span class="ruby-comment cmt">#--}}}</span>
|
26
|
-
389: <span class="ruby-keyword kw">end</span></pre>
|
27
|
-
</body>
|
28
|
-
</html>
|
@@ -1,23 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
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>xx_parse_attributes (XX::Markup::InstanceMethods)</title>
|
9
|
-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
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/ruby-vpi/xx.rb, line 391</span>
|
14
|
-
391: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">xx_parse_attributes</span> <span class="ruby-identifier">string</span>
|
15
|
-
392: <span class="ruby-comment cmt">#--{{{</span>
|
16
|
-
393: <span class="ruby-identifier">string</span> = <span class="ruby-identifier">string</span>.<span class="ruby-identifier">to_s</span>
|
17
|
-
394: <span class="ruby-identifier">tokens</span> = <span class="ruby-identifier">string</span>.<span class="ruby-identifier">split</span> <span class="ruby-regexp re">%r/,/o</span>
|
18
|
-
395: <span class="ruby-identifier">tokens</span>.<span class="ruby-identifier">map</span>{<span class="ruby-operator">|</span><span class="ruby-identifier">t</span><span class="ruby-operator">|</span> <span class="ruby-identifier">t</span>.<span class="ruby-identifier">sub!</span>(<span class="ruby-regexp re">%r/[^=]+=/</span>){<span class="ruby-operator">|</span><span class="ruby-identifier">key_eq</span><span class="ruby-operator">|</span> <span class="ruby-identifier">key_eq</span>.<span class="ruby-identifier">chop</span> <span class="ruby-operator"><<</span> <span class="ruby-value str">" : "</span>}}
|
19
|
-
396: <span class="ruby-identifier">xx_parse_yaml_attributes</span>(<span class="ruby-identifier">tokens</span>.<span class="ruby-identifier">join</span>(<span class="ruby-value str">','</span>))
|
20
|
-
397: <span class="ruby-comment cmt">#--}}}</span>
|
21
|
-
398: <span class="ruby-keyword kw">end</span></pre>
|
22
|
-
</body>
|
23
|
-
</html>
|
@@ -1,26 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
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>xx_parse_yaml_attributes (XX::Markup::InstanceMethods)</title>
|
9
|
-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
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/ruby-vpi/xx.rb, line 400</span>
|
14
|
-
400: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">xx_parse_yaml_attributes</span> <span class="ruby-identifier">string</span>
|
15
|
-
401: <span class="ruby-comment cmt">#--{{{</span>
|
16
|
-
402: <span class="ruby-identifier">require</span> <span class="ruby-value str">"yaml"</span>
|
17
|
-
403: <span class="ruby-identifier">string</span> = <span class="ruby-identifier">string</span>.<span class="ruby-identifier">to_s</span>
|
18
|
-
404: <span class="ruby-identifier">string</span> = <span class="ruby-value str">"{"</span> <span class="ruby-operator"><<</span> <span class="ruby-identifier">string</span> <span class="ruby-keyword kw">unless</span> <span class="ruby-identifier">string</span> <span class="ruby-operator">=~</span> <span class="ruby-regexp re">%r/^\s*[{]/o</span>
|
19
|
-
405: <span class="ruby-identifier">string</span> = <span class="ruby-identifier">string</span> <span class="ruby-operator"><<</span> <span class="ruby-value str">"}"</span> <span class="ruby-keyword kw">unless</span> <span class="ruby-identifier">string</span> <span class="ruby-operator">=~</span> <span class="ruby-regexp re">%r/[}]\s*$/o</span>
|
20
|
-
406: <span class="ruby-identifier">obj</span> = <span class="ruby-operator">::</span><span class="ruby-constant">YAML</span><span class="ruby-operator">::</span><span class="ruby-identifier">load</span> <span class="ruby-identifier">string</span>
|
21
|
-
407: <span class="ruby-identifier">raise</span> <span class="ruby-constant">ArgumentError</span>, <span class="ruby-node">"<#{ obj.class }> not Hash!"</span> <span class="ruby-keyword kw">unless</span> <span class="ruby-constant">Hash</span> <span class="ruby-operator">===</span> <span class="ruby-identifier">obj</span>
|
22
|
-
408: <span class="ruby-identifier">obj</span>
|
23
|
-
409: <span class="ruby-comment cmt">#--}}}</span>
|
24
|
-
410: <span class="ruby-keyword kw">end</span></pre>
|
25
|
-
</body>
|
26
|
-
</html>
|
@@ -1,20 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
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>xx_class (XX::Markup::InstanceMethods)</title>
|
9
|
-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
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/ruby-vpi/xx.rb, line 413</span>
|
14
|
-
413: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">xx_class</span>
|
15
|
-
414: <span class="ruby-comment cmt">#--{{{</span>
|
16
|
-
415: <span class="ruby-ivar">@xx_class</span> <span class="ruby-operator">||=</span> <span class="ruby-keyword kw">self</span>.<span class="ruby-identifier">class</span>
|
17
|
-
416: <span class="ruby-comment cmt">#--}}}</span>
|
18
|
-
417: <span class="ruby-keyword kw">end</span></pre>
|
19
|
-
</body>
|
20
|
-
</html>
|
@@ -1,20 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
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>xx_tag_method_name (XX::Markup::InstanceMethods)</title>
|
9
|
-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
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/ruby-vpi/xx.rb, line 418</span>
|
14
|
-
418: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">xx_tag_method_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
|
-
419: <span class="ruby-comment cmt">#--{{{</span>
|
16
|
-
420: <span class="ruby-identifier">xx_class</span>.<span class="ruby-identifier">xx_tag_method_name</span>(<span class="ruby-operator">*</span><span class="ruby-identifier">a</span>, <span class="ruby-operator">&</span><span class="ruby-identifier">b</span>)
|
17
|
-
421: <span class="ruby-comment cmt">#--}}}</span>
|
18
|
-
422: <span class="ruby-keyword kw">end</span></pre>
|
19
|
-
</body>
|
20
|
-
</html>
|
@@ -1,20 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
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>xx_define_tmp_method (XX::Markup::InstanceMethods)</title>
|
9
|
-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
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/ruby-vpi/xx.rb, line 423</span>
|
14
|
-
423: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">xx_define_tmp_method</span> <span class="ruby-operator">*</span><span class="ruby-identifier">a</span>, <span class="ruby-operator">&</span><span class="ruby-identifier">b</span>
|
15
|
-
424: <span class="ruby-comment cmt">#--{{{</span>
|
16
|
-
425: <span class="ruby-identifier">xx_class</span>.<span class="ruby-identifier">xx_define_tmp_methodr</span>(<span class="ruby-operator">*</span><span class="ruby-identifier">a</span>, <span class="ruby-operator">&</span><span class="ruby-identifier">b</span>)
|
17
|
-
426: <span class="ruby-comment cmt">#--}}}</span>
|
18
|
-
427: <span class="ruby-keyword kw">end</span></pre>
|
19
|
-
</body>
|
20
|
-
</html>
|
@@ -1,20 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
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>xx_define_tag_method (XX::Markup::InstanceMethods)</title>
|
9
|
-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
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/ruby-vpi/xx.rb, line 428</span>
|
14
|
-
428: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">xx_define_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>
|
15
|
-
429: <span class="ruby-comment cmt">#--{{{</span>
|
16
|
-
430: <span class="ruby-identifier">xx_class</span>.<span class="ruby-identifier">xx_define_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>)
|
17
|
-
431: <span class="ruby-comment cmt">#--}}}</span>
|
18
|
-
432: <span class="ruby-keyword kw">end</span></pre>
|
19
|
-
</body>
|
20
|
-
</html>
|