ruby-vpi 11.0.0 → 11.1.0
Sign up to get free protection for your applications and to get access to all the features.
- data/HEADER +15 -14
- data/HISTORY +36 -1
- data/MEMO +17 -14
- data/README +2 -19
- data/Rakefile +1 -2
- data/bin/generate_test.rb +4 -4
- data/bin/generate_test_tpl/bench.rb +1 -0
- data/bin/generate_test_tpl/bench.v +1 -1
- data/bin/header_to_ruby.rb +2 -2
- data/doc/background.organization.html +1 -1
- data/doc/hacking.html +3 -0
- data/doc/hacking.release-packages.html +7 -0
- data/doc/index.html +2 -2
- data/doc/manual.txt +69 -13
- data/doc/problem.ivl.html +3 -3
- data/doc/problems.html +1 -1
- data/doc/problems.ruby.html +1 -1
- data/doc/problems.vsim.html +1 -1
- data/doc/setup.installation.html +1 -1
- data/doc/src/manual.xml +130 -20
- data/doc/usage.examples.html +1 -1
- data/doc/usage.tutorial.html +1 -1
- data/header.html +15 -14
- data/header.part.html +15 -14
- data/history.html +88 -15
- data/history.part.html +73 -1
- data/lib/ruby-vpi.rb +5 -5
- data/lib/ruby-vpi/verilog_parser.rb +1 -1
- data/lib/ruby-vpi/vpi.rb +184 -169
- data/memo.html +44 -38
- data/memo.part.html +29 -24
- data/readme.html +17 -47
- data/readme.part.html +2 -33
- data/ref/c/annotated.html +40 -0
- data/ref/c/common_8h.html +146 -0
- data/ref/c/doxygen.css +358 -0
- data/ref/c/doxygen.png +0 -0
- data/ref/c/files.html +36 -0
- data/ref/c/functions.html +154 -0
- data/ref/c/functions_vars.html +154 -0
- data/ref/c/globals.html +261 -0
- data/ref/c/globals_0x62.html +62 -0
- data/ref/c/globals_0x63.html +103 -0
- data/ref/c/globals_0x65.html +62 -0
- data/ref/c/globals_0x66.html +72 -0
- 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 +78 -0
- data/ref/c/globals_0x72.html +73 -0
- data/ref/c/globals_0x73.html +251 -0
- data/ref/c/globals_0x74.html +62 -0
- data/ref/c/globals_0x75.html +63 -0
- data/ref/c/globals_0x76.html +483 -0
- data/ref/c/globals_0x78.html +62 -0
- data/ref/c/globals_defs.html +86 -0
- data/ref/c/globals_defs_0x65.html +55 -0
- 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 +56 -0
- 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 +470 -0
- data/ref/c/globals_defs_0x78.html +55 -0
- data/ref/c/globals_enum.html +39 -0
- data/ref/c/globals_eval.html +40 -0
- data/ref/c/globals_func.html +208 -0
- 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 +66 -0
- data/ref/c/globals_vars.html +126 -0
- data/ref/c/index.html +20 -0
- data/ref/c/relay_8c.html +214 -0
- data/ref/c/relay_8h.html +129 -0
- data/ref/c/structrelay____RubyOptions____def.html +67 -0
- 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 +168 -0
- data/ref/c/structt__vpi__delay.html +151 -0
- data/ref/c/structt__vpi__error__info.html +219 -0
- data/ref/c/structt__vpi__strengthval.html +83 -0
- data/ref/c/structt__vpi__systf__data.html +185 -0
- data/ref/c/structt__vpi__time.html +100 -0
- data/ref/c/structt__vpi__value.html +314 -0
- data/ref/c/structt__vpi__vecval.html +66 -0
- data/ref/c/structt__vpi__vlog__info.html +151 -0
- data/ref/c/swig_8c.html +80 -0
- data/ref/c/swig_8h.html +83 -0
- data/ref/c/swig__vpi_8h.html +8739 -0
- data/ref/c/swig__wrap_8cin.html +11556 -0
- data/ref/c/tab_b.gif +0 -0
- data/ref/c/tab_l.gif +0 -0
- data/ref/c/tab_r.gif +0 -0
- data/ref/c/tabs.css +102 -0
- data/ref/c/unions__vpi__value__value.html +166 -0
- data/ref/c/verilog_8h.html +117 -0
- data/ref/c/vlog_8c.html +168 -0
- data/ref/c/vlog_8h.html +128 -0
- data/ref/c/vpi__user_8h.html +8739 -0
- data/ref/ruby/classes/ERB.html +158 -0
- data/ref/ruby/classes/ERB.src/M000034.html +29 -0
- data/ref/ruby/classes/FileUtils.html +165 -0
- data/ref/ruby/classes/FileUtils.src/M000081.html +18 -0
- data/ref/ruby/classes/FileUtils.src/M000082.html +18 -0
- data/ref/ruby/classes/Integer.html +398 -0
- data/ref/ruby/classes/Integer.src/M000012.html +25 -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/M000016.html +18 -0
- data/ref/ruby/classes/Integer.src/M000017.html +18 -0
- data/ref/ruby/classes/Integer.src/M000020.html +22 -0
- data/ref/ruby/classes/Integer.src/M000021.html +22 -0
- data/ref/ruby/classes/Integer.src/M000022.html +25 -0
- data/ref/ruby/classes/Integer.src/M000023.html +31 -0
- data/ref/ruby/classes/Integer.src/M000024.html +25 -0
- data/ref/ruby/classes/Integer.src/M000025.html +30 -0
- data/ref/ruby/classes/OutputInfo.html +294 -0
- data/ref/ruby/classes/OutputInfo.src/M000030.html +50 -0
- data/ref/ruby/classes/RDoc.html +135 -0
- data/ref/ruby/classes/RDoc.src/M000095.html +40 -0
- data/ref/ruby/classes/RubyVpi.html +206 -0
- data/ref/ruby/classes/RubyVpi.src/M000083.html +78 -0
- data/ref/ruby/classes/RubyVpi.src/M000084.html +20 -0
- data/ref/ruby/classes/RubyVpi/Config.html +159 -0
- data/ref/ruby/classes/String.html +159 -0
- data/ref/ruby/classes/String.src/M000032.html +41 -0
- data/ref/ruby/classes/String.src/M000033.html +18 -0
- data/ref/ruby/classes/Table.html +191 -0
- data/ref/ruby/classes/Table.src/M000026.html +38 -0
- data/ref/ruby/classes/Table.src/M000027.html +18 -0
- data/ref/ruby/classes/Table.src/M000028.html +18 -0
- data/ref/ruby/classes/Table.src/M000029.html +18 -0
- data/ref/ruby/classes/Template.html +158 -0
- data/ref/ruby/classes/Template.src/M000031.html +18 -0
- data/ref/ruby/classes/VerilogParser.html +187 -0
- data/ref/ruby/classes/VerilogParser.src/M000005.html +34 -0
- data/ref/ruby/classes/VerilogParser/Module.html +172 -0
- data/ref/ruby/classes/VerilogParser/Module.src/M000006.html +29 -0
- data/ref/ruby/classes/VerilogParser/Module/Parameter.html +160 -0
- data/ref/ruby/classes/VerilogParser/Module/Parameter.src/M000011.html +21 -0
- data/ref/ruby/classes/VerilogParser/Module/Port.html +207 -0
- data/ref/ruby/classes/VerilogParser/Module/Port.src/M000007.html +21 -0
- data/ref/ruby/classes/VerilogParser/Module/Port.src/M000008.html +18 -0
- data/ref/ruby/classes/VerilogParser/Module/Port.src/M000009.html +18 -0
- data/ref/ruby/classes/VerilogParser/Module/Port.src/M000010.html +18 -0
- data/ref/ruby/classes/Vpi.html +124 -0
- data/ref/ruby/classes/Vpi/Handle.html +383 -0
- data/ref/ruby/classes/Vpi/Handle.src/M000085.html +18 -0
- data/ref/ruby/classes/Vpi/Handle.src/M000086.html +18 -0
- data/ref/ruby/classes/Vpi/Handle.src/M000087.html +22 -0
- data/ref/ruby/classes/Vpi/Handle.src/M000088.html +44 -0
- data/ref/ruby/classes/Vpi/Handle.src/M000089.html +87 -0
- data/ref/ruby/classes/Vpi/Handle.src/M000090.html +30 -0
- data/ref/ruby/classes/Vpi/Handle.src/M000091.html +24 -0
- data/ref/ruby/classes/Vpi/Handle.src/M000093.html +68 -0
- data/ref/ruby/classes/Vpi/Handle/Property.html +130 -0
- data/ref/ruby/classes/Vpi/Handle/Property.src/M000094.html +80 -0
- data/ref/ruby/classes/XX.html +138 -0
- data/ref/ruby/classes/XX/Document.html +295 -0
- data/ref/ruby/classes/XX/Document.src/M000072.html +22 -0
- data/ref/ruby/classes/XX/Document.src/M000073.html +20 -0
- data/ref/ruby/classes/XX/Document.src/M000074.html +20 -0
- data/ref/ruby/classes/XX/Document.src/M000075.html +20 -0
- data/ref/ruby/classes/XX/Document.src/M000076.html +22 -0
- data/ref/ruby/classes/XX/Document.src/M000077.html +21 -0
- data/ref/ruby/classes/XX/Document.src/M000078.html +21 -0
- data/ref/ruby/classes/XX/Document.src/M000079.html +34 -0
- data/ref/ruby/classes/XX/Document.src/M000080.html +98 -0
- data/ref/ruby/classes/XX/HTML4.html +145 -0
- data/ref/ruby/classes/XX/HTML4.src/M000036.html +20 -0
- data/ref/ruby/classes/XX/HTML4/Strict.html +138 -0
- data/ref/ruby/classes/XX/HTML4/Strict.src/M000038.html +20 -0
- data/ref/ruby/classes/XX/HTML4/Transitional.html +138 -0
- data/ref/ruby/classes/XX/HTML4/Transitional.src/M000037.html +20 -0
- data/ref/ruby/classes/XX/Markup.html +160 -0
- data/ref/ruby/classes/XX/Markup.src/M000043.html +28 -0
- data/ref/ruby/classes/XX/Markup/ClassMethods.html +236 -0
- data/ref/ruby/classes/XX/Markup/ClassMethods.src/M000044.html +22 -0
- data/ref/ruby/classes/XX/Markup/ClassMethods.src/M000045.html +20 -0
- data/ref/ruby/classes/XX/Markup/ClassMethods.src/M000046.html +25 -0
- data/ref/ruby/classes/XX/Markup/ClassMethods.src/M000047.html +20 -0
- data/ref/ruby/classes/XX/Markup/ClassMethods.src/M000048.html +27 -0
- data/ref/ruby/classes/XX/Markup/ClassMethods.src/M000049.html +20 -0
- data/ref/ruby/classes/XX/Markup/ClassMethods.src/M000050.html +27 -0
- data/ref/ruby/classes/XX/Markup/ClassMethods.src/M000051.html +22 -0
- data/ref/ruby/classes/XX/Markup/Error.html +111 -0
- data/ref/ruby/classes/XX/Markup/InstanceMethods.html +474 -0
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000052.html +56 -0
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000053.html +33 -0
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000054.html +31 -0
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000055.html +48 -0
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000056.html +20 -0
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000057.html +31 -0
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000058.html +32 -0
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000059.html +32 -0
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000060.html +28 -0
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000061.html +23 -0
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000062.html +26 -0
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000063.html +20 -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 +20 -0
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000067.html +20 -0
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000068.html +21 -0
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000069.html +20 -0
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000070.html +20 -0
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000071.html +20 -0
- data/ref/ruby/classes/XX/XHTML.html +145 -0
- data/ref/ruby/classes/XX/XHTML.src/M000039.html +36 -0
- data/ref/ruby/classes/XX/XHTML/Strict.html +138 -0
- data/ref/ruby/classes/XX/XHTML/Strict.src/M000041.html +20 -0
- data/ref/ruby/classes/XX/XHTML/Transitional.html +138 -0
- data/ref/ruby/classes/XX/XHTML/Transitional.src/M000040.html +20 -0
- data/ref/ruby/classes/XX/XML.html +138 -0
- data/ref/ruby/classes/XX/XML.src/M000035.html +20 -0
- data/ref/ruby/classes/XX/XMLish.html +138 -0
- data/ref/ruby/classes/XX/XMLish.src/M000042.html +18 -0
- data/ref/ruby/created.rid +1 -0
- data/ref/ruby/files/bin/generate_test_rb.html +248 -0
- data/ref/ruby/files/bin/generate_test_rb.src/M000001.html +18 -0
- data/ref/ruby/files/bin/generate_test_rb.src/M000002.html +40 -0
- data/ref/ruby/files/bin/header_to_ruby_rb.html +124 -0
- data/ref/ruby/files/lib/ruby-vpi/erb_rb.html +108 -0
- data/ref/ruby/files/lib/ruby-vpi/integer_rb.html +101 -0
- data/ref/ruby/files/lib/ruby-vpi/rake_rb.html +108 -0
- data/ref/ruby/files/lib/ruby-vpi/rcov_rb.html +111 -0
- data/ref/ruby/files/lib/ruby-vpi/rdoc_rb.html +108 -0
- data/ref/ruby/files/lib/ruby-vpi/rspec_rb.html +115 -0
- data/ref/ruby/files/lib/ruby-vpi/runner_proxy_rb.html +108 -0
- data/ref/ruby/files/lib/ruby-vpi/runner_rb.html +208 -0
- data/ref/ruby/files/lib/ruby-vpi/runner_rb.src/M000003.html +24 -0
- data/ref/ruby/files/lib/ruby-vpi/runner_rb.src/M000004.html +26 -0
- data/ref/ruby/files/lib/ruby-vpi/verilog_parser_rb.html +107 -0
- data/ref/ruby/files/lib/ruby-vpi/vpi_rb.html +108 -0
- data/ref/ruby/files/lib/ruby-vpi/xx_rb.html +148 -0
- data/ref/ruby/files/lib/ruby-vpi_rb.html +111 -0
- data/ref/ruby/fr_class_index.html +57 -0
- data/ref/ruby/fr_file_index.html +40 -0
- data/ref/ruby/fr_method_index.html +121 -0
- data/ref/ruby/index.html +24 -0
- data/ref/ruby/rdoc-style.css +208 -0
- data/samp/counter/counter_rspec_bench.rb +1 -0
- data/samp/counter/counter_rspec_bench.v +1 -1
- data/samp/counter/counter_xunit_bench.rb +1 -0
- data/samp/counter/counter_xunit_bench.v +1 -1
- data/samp/pipelined_alu/hw5_unit_test_bench.rb +1 -0
- data/samp/pipelined_alu/hw5_unit_test_bench.v +1 -1
- data/samp/pipelined_alu/int_gen.rb +6 -7
- metadata +269 -2
@@ -0,0 +1,56 @@
|
|
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>
|
@@ -0,0 +1,33 @@
|
|
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>
|
@@ -0,0 +1,31 @@
|
|
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>
|
@@ -0,0 +1,48 @@
|
|
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>
|
@@ -0,0 +1,20 @@
|
|
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>
|
@@ -0,0 +1,31 @@
|
|
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>
|
@@ -0,0 +1,32 @@
|
|
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>
|
@@ -0,0 +1,32 @@
|
|
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>
|
@@ -0,0 +1,28 @@
|
|
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>
|
@@ -0,0 +1,23 @@
|
|
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>
|
@@ -0,0 +1,26 @@
|
|
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>
|
@@ -0,0 +1,20 @@
|
|
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>
|
@@ -0,0 +1,20 @@
|
|
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>
|
@@ -0,0 +1,20 @@
|
|
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>
|
@@ -0,0 +1,20 @@
|
|
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>
|