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,22 +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>new (XX::Document)</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 54</span>
|
14
|
-
54: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">initialize</span> <span class="ruby-operator">*</span><span class="ruby-identifier">a</span>, <span class="ruby-operator">&</span><span class="ruby-identifier">b</span>
|
15
|
-
55: <span class="ruby-comment cmt">#--{{{</span>
|
16
|
-
56: <span class="ruby-ivar">@doc</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-operator">*</span><span class="ruby-identifier">a</span>, <span class="ruby-operator">&</span><span class="ruby-identifier">b</span>)
|
17
|
-
57: <span class="ruby-ivar">@stack</span> = [<span class="ruby-ivar">@doc</span>]
|
18
|
-
58: <span class="ruby-ivar">@size</span> = <span class="ruby-value">0</span>
|
19
|
-
59: <span class="ruby-comment cmt">#--}}}</span>
|
20
|
-
60: <span class="ruby-keyword kw">end</span></pre>
|
21
|
-
</body>
|
22
|
-
</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>top (XX::Document)</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 61</span>
|
14
|
-
61: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">top</span>
|
15
|
-
62: <span class="ruby-comment cmt">#--{{{</span>
|
16
|
-
63: <span class="ruby-ivar">@stack</span>.<span class="ruby-identifier">last</span>
|
17
|
-
64: <span class="ruby-comment cmt">#--}}}</span>
|
18
|
-
65: <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>push (XX::Document)</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 66</span>
|
14
|
-
66: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">push</span> <span class="ruby-identifier">element</span>
|
15
|
-
67: <span class="ruby-comment cmt">#--{{{</span>
|
16
|
-
68: <span class="ruby-ivar">@stack</span>.<span class="ruby-identifier">push</span> <span class="ruby-identifier">element</span>
|
17
|
-
69: <span class="ruby-comment cmt">#--}}}</span>
|
18
|
-
70: <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>pop (XX::Document)</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 71</span>
|
14
|
-
71: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">pop</span>
|
15
|
-
72: <span class="ruby-comment cmt">#--{{{</span>
|
16
|
-
73: <span class="ruby-ivar">@stack</span>.<span class="ruby-identifier">pop</span> <span class="ruby-keyword kw">unless</span> <span class="ruby-ivar">@stack</span>.<span class="ruby-identifier">size</span> <span class="ruby-operator">==</span> <span class="ruby-value">1</span>
|
17
|
-
74: <span class="ruby-comment cmt">#--}}}</span>
|
18
|
-
75: <span class="ruby-keyword kw">end</span></pre>
|
19
|
-
</body>
|
20
|
-
</html>
|
@@ -1,22 +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>tracking_additions (XX::Document)</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 76</span>
|
14
|
-
76: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">tracking_additions</span>
|
15
|
-
77: <span class="ruby-comment cmt">#--{{{</span>
|
16
|
-
78: <span class="ruby-identifier">n</span> = <span class="ruby-ivar">@size</span>
|
17
|
-
79: <span class="ruby-keyword kw">yield</span>
|
18
|
-
80: <span class="ruby-keyword kw">return</span> <span class="ruby-ivar">@size</span> <span class="ruby-operator">-</span> <span class="ruby-identifier">n</span>
|
19
|
-
81: <span class="ruby-comment cmt">#--}}}</span>
|
20
|
-
82: <span class="ruby-keyword kw">end</span></pre>
|
21
|
-
</body>
|
22
|
-
</html>
|
@@ -1,21 +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>to_str (XX::Document)</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 83</span>
|
14
|
-
83: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">to_str</span> <span class="ruby-identifier">port</span> = <span class="ruby-value str">""</span>
|
15
|
-
84: <span class="ruby-comment cmt">#--{{{</span>
|
16
|
-
85: <span class="ruby-ivar">@doc</span>.<span class="ruby-identifier">write</span> <span class="ruby-identifier">port</span>, <span class="ruby-identifier">indent</span>=<span class="ruby-value">-1</span>, <span class="ruby-identifier">transitive</span>=<span class="ruby-keyword kw">false</span>, <span class="ruby-identifier">ie_hack</span>=<span class="ruby-keyword kw">true</span>
|
17
|
-
86: <span class="ruby-identifier">port</span>
|
18
|
-
87: <span class="ruby-comment cmt">#--}}}</span>
|
19
|
-
88: <span class="ruby-keyword kw">end</span></pre>
|
20
|
-
</body>
|
21
|
-
</html>
|
@@ -1,21 +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>pretty (XX::Document)</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 90</span>
|
14
|
-
90: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">pretty</span> <span class="ruby-identifier">port</span> = <span class="ruby-value str">''</span>
|
15
|
-
91: <span class="ruby-comment cmt">#--{{{</span>
|
16
|
-
92: <span class="ruby-ivar">@doc</span>.<span class="ruby-identifier">write</span> <span class="ruby-identifier">port</span>, <span class="ruby-identifier">indent</span>=<span class="ruby-value">2</span>, <span class="ruby-identifier">transitive</span>=<span class="ruby-keyword kw">false</span>, <span class="ruby-identifier">ie_hack</span>=<span class="ruby-keyword kw">true</span>
|
17
|
-
93: <span class="ruby-identifier">port</span>
|
18
|
-
94: <span class="ruby-comment cmt">#--}}}</span>
|
19
|
-
95: <span class="ruby-keyword kw">end</span></pre>
|
20
|
-
</body>
|
21
|
-
</html>
|
@@ -1,34 +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>create (XX::Document)</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 96</span>
|
14
|
-
96: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">create</span> <span class="ruby-identifier">element</span>
|
15
|
-
97: <span class="ruby-comment cmt">#--{{{</span>
|
16
|
-
98: <span class="ruby-identifier">push</span> <span class="ruby-identifier">element</span>
|
17
|
-
99: <span class="ruby-keyword kw">begin</span>
|
18
|
-
100: <span class="ruby-identifier">object</span> = <span class="ruby-keyword kw">nil</span>
|
19
|
-
101: <span class="ruby-identifier">additions</span> =
|
20
|
-
102: <span class="ruby-identifier">tracking_additions</span> <span class="ruby-keyword kw">do</span>
|
21
|
-
103: <span class="ruby-identifier">object</span> = <span class="ruby-keyword kw">yield</span> <span class="ruby-identifier">element</span> <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">block_given?</span>
|
22
|
-
104: <span class="ruby-keyword kw">end</span>
|
23
|
-
105: <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">object</span> <span class="ruby-keyword kw">and</span> <span class="ruby-identifier">additions</span>.<span class="ruby-identifier">zero?</span>
|
24
|
-
106: <span class="ruby-keyword kw">self</span> <span class="ruby-operator"><<</span> <span class="ruby-identifier">object</span>
|
25
|
-
107: <span class="ruby-keyword kw">end</span>
|
26
|
-
108: <span class="ruby-keyword kw">ensure</span>
|
27
|
-
109: <span class="ruby-identifier">pop</span>
|
28
|
-
110: <span class="ruby-keyword kw">end</span>
|
29
|
-
111: <span class="ruby-keyword kw">self</span> <span class="ruby-operator"><<</span> <span class="ruby-identifier">element</span>
|
30
|
-
112: <span class="ruby-identifier">element</span>
|
31
|
-
113: <span class="ruby-comment cmt">#--}}}</span>
|
32
|
-
114: <span class="ruby-keyword kw">end</span></pre>
|
33
|
-
</body>
|
34
|
-
</html>
|
@@ -1,98 +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::Document)</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 115</span>
|
14
|
-
115: <span class="ruby-keyword kw">def</span> <span class="ruby-operator"><<</span> <span class="ruby-identifier">object</span>
|
15
|
-
116: <span class="ruby-comment cmt">#--{{{</span>
|
16
|
-
117: <span class="ruby-identifier">t</span>, <span class="ruby-identifier">x</span> = <span class="ruby-identifier">top</span>, <span class="ruby-identifier">object</span>
|
17
|
-
118:
|
18
|
-
119: <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">x</span>
|
19
|
-
120: <span class="ruby-keyword kw">case</span> <span class="ruby-identifier">t</span>
|
20
|
-
121: <span class="ruby-keyword kw">when</span> <span class="ruby-operator">::</span><span class="ruby-constant">REXML</span><span class="ruby-operator">::</span><span class="ruby-constant">Document</span>
|
21
|
-
122:
|
22
|
-
123: <span class="ruby-keyword kw">begin</span>
|
23
|
-
124: <span class="ruby-identifier">t</span> <span class="ruby-operator"><<</span>
|
24
|
-
125: <span class="ruby-keyword kw">case</span> <span class="ruby-identifier">x</span>
|
25
|
-
126: <span class="ruby-keyword kw">when</span> <span class="ruby-operator">::</span><span class="ruby-constant">REXML</span><span class="ruby-operator">::</span><span class="ruby-constant">Document</span>
|
26
|
-
127: <span class="ruby-identifier">x</span>.<span class="ruby-identifier">root</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">Text</span><span class="ruby-operator">::</span><span class="ruby-identifier">new</span>(<span class="ruby-identifier">x</span>.<span class="ruby-identifier">to_s</span>)
|
27
|
-
128: <span class="ruby-keyword kw">when</span> <span class="ruby-operator">::</span><span class="ruby-constant">REXML</span><span class="ruby-operator">::</span><span class="ruby-constant">Element</span>
|
28
|
-
129: <span class="ruby-identifier">x</span>
|
29
|
-
130: <span class="ruby-keyword kw">when</span> <span class="ruby-operator">::</span><span class="ruby-constant">REXML</span><span class="ruby-operator">::</span><span class="ruby-constant">CData</span>
|
30
|
-
131: <span class="ruby-identifier">x</span>
|
31
|
-
132: <span class="ruby-keyword kw">when</span> <span class="ruby-operator">::</span><span class="ruby-constant">REXML</span><span class="ruby-operator">::</span><span class="ruby-constant">Text</span>
|
32
|
-
133: <span class="ruby-identifier">x</span>
|
33
|
-
134: <span class="ruby-keyword kw">else</span> <span class="ruby-comment cmt"># string</span>
|
34
|
-
135: <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-identifier">x</span>.<span class="ruby-identifier">to_s</span>)
|
35
|
-
136: <span class="ruby-keyword kw">end</span>
|
36
|
-
137: <span class="ruby-keyword kw">rescue</span>
|
37
|
-
138: <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">t</span>.<span class="ruby-identifier">respond_to?</span> <span class="ruby-value str">"root"</span>
|
38
|
-
139: <span class="ruby-identifier">t</span> = <span class="ruby-identifier">t</span>.<span class="ruby-identifier">root</span>
|
39
|
-
140: <span class="ruby-keyword kw">retry</span>
|
40
|
-
141: <span class="ruby-keyword kw">else</span>
|
41
|
-
142: <span class="ruby-identifier">raise</span>
|
42
|
-
143: <span class="ruby-keyword kw">end</span>
|
43
|
-
144: <span class="ruby-keyword kw">end</span>
|
44
|
-
145:
|
45
|
-
146: <span class="ruby-keyword kw">when</span> <span class="ruby-operator">::</span><span class="ruby-constant">REXML</span><span class="ruby-operator">::</span><span class="ruby-constant">Element</span>
|
46
|
-
147: <span class="ruby-identifier">t</span> <span class="ruby-operator"><<</span>
|
47
|
-
148: <span class="ruby-keyword kw">case</span> <span class="ruby-identifier">x</span>
|
48
|
-
149: <span class="ruby-keyword kw">when</span> <span class="ruby-operator">::</span><span class="ruby-constant">REXML</span><span class="ruby-operator">::</span><span class="ruby-constant">Document</span>
|
49
|
-
150: <span class="ruby-identifier">x</span>.<span class="ruby-identifier">root</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">Text</span><span class="ruby-operator">::</span><span class="ruby-identifier">new</span>(<span class="ruby-identifier">x</span>.<span class="ruby-identifier">to_s</span>)
|
50
|
-
151: <span class="ruby-keyword kw">when</span> <span class="ruby-operator">::</span><span class="ruby-constant">REXML</span><span class="ruby-operator">::</span><span class="ruby-constant">Element</span>
|
51
|
-
152: <span class="ruby-identifier">x</span>
|
52
|
-
153: <span class="ruby-keyword kw">when</span> <span class="ruby-operator">::</span><span class="ruby-constant">REXML</span><span class="ruby-operator">::</span><span class="ruby-constant">CData</span>
|
53
|
-
154: <span class="ruby-comment cmt">#::REXML::Text::new(x.write(""))</span>
|
54
|
-
155: <span class="ruby-identifier">x</span>
|
55
|
-
156: <span class="ruby-keyword kw">when</span> <span class="ruby-operator">::</span><span class="ruby-constant">REXML</span><span class="ruby-operator">::</span><span class="ruby-constant">Text</span>
|
56
|
-
157: <span class="ruby-identifier">x</span>
|
57
|
-
158: <span class="ruby-keyword kw">else</span> <span class="ruby-comment cmt"># string</span>
|
58
|
-
159: <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-identifier">x</span>.<span class="ruby-identifier">to_s</span>)
|
59
|
-
160: <span class="ruby-keyword kw">end</span>
|
60
|
-
161:
|
61
|
-
162: <span class="ruby-keyword kw">when</span> <span class="ruby-operator">::</span><span class="ruby-constant">REXML</span><span class="ruby-operator">::</span><span class="ruby-constant">Text</span>
|
62
|
-
163: <span class="ruby-identifier">t</span> <span class="ruby-operator"><<</span>
|
63
|
-
164: <span class="ruby-keyword kw">case</span> <span class="ruby-identifier">x</span>
|
64
|
-
165: <span class="ruby-keyword kw">when</span> <span class="ruby-operator">::</span><span class="ruby-constant">REXML</span><span class="ruby-operator">::</span><span class="ruby-constant">Document</span>
|
65
|
-
166: <span class="ruby-identifier">x</span>.<span class="ruby-identifier">write</span> <span class="ruby-value str">""</span>
|
66
|
-
167: <span class="ruby-keyword kw">when</span> <span class="ruby-operator">::</span><span class="ruby-constant">REXML</span><span class="ruby-operator">::</span><span class="ruby-constant">Element</span>
|
67
|
-
168: <span class="ruby-identifier">x</span>.<span class="ruby-identifier">write</span> <span class="ruby-value str">""</span>
|
68
|
-
169: <span class="ruby-keyword kw">when</span> <span class="ruby-operator">::</span><span class="ruby-constant">REXML</span><span class="ruby-operator">::</span><span class="ruby-constant">CData</span>
|
69
|
-
170: <span class="ruby-identifier">x</span>.<span class="ruby-identifier">write</span> <span class="ruby-value str">""</span>
|
70
|
-
171: <span class="ruby-keyword kw">when</span> <span class="ruby-operator">::</span><span class="ruby-constant">REXML</span><span class="ruby-operator">::</span><span class="ruby-constant">Text</span>
|
71
|
-
172: <span class="ruby-identifier">x</span>.<span class="ruby-identifier">write</span> <span class="ruby-value str">""</span>
|
72
|
-
173: <span class="ruby-keyword kw">else</span> <span class="ruby-comment cmt"># string</span>
|
73
|
-
174: <span class="ruby-identifier">x</span>.<span class="ruby-identifier">to_s</span>
|
74
|
-
175: <span class="ruby-keyword kw">end</span>
|
75
|
-
176:
|
76
|
-
177: <span class="ruby-keyword kw">else</span> <span class="ruby-comment cmt"># other - try anyhow</span>
|
77
|
-
178: <span class="ruby-identifier">t</span> <span class="ruby-operator"><<</span>
|
78
|
-
179: <span class="ruby-keyword kw">case</span> <span class="ruby-identifier">x</span>
|
79
|
-
180: <span class="ruby-keyword kw">when</span> <span class="ruby-operator">::</span><span class="ruby-constant">REXML</span><span class="ruby-operator">::</span><span class="ruby-constant">Document</span>
|
80
|
-
181: <span class="ruby-identifier">x</span>.<span class="ruby-identifier">write</span> <span class="ruby-value str">""</span>
|
81
|
-
182: <span class="ruby-keyword kw">when</span> <span class="ruby-operator">::</span><span class="ruby-constant">REXML</span><span class="ruby-operator">::</span><span class="ruby-constant">Element</span>
|
82
|
-
183: <span class="ruby-identifier">x</span>.<span class="ruby-identifier">write</span> <span class="ruby-value str">""</span>
|
83
|
-
184: <span class="ruby-keyword kw">when</span> <span class="ruby-operator">::</span><span class="ruby-constant">REXML</span><span class="ruby-operator">::</span><span class="ruby-constant">CData</span>
|
84
|
-
185: <span class="ruby-identifier">x</span>.<span class="ruby-identifier">write</span> <span class="ruby-value str">""</span>
|
85
|
-
186: <span class="ruby-keyword kw">when</span> <span class="ruby-operator">::</span><span class="ruby-constant">REXML</span><span class="ruby-operator">::</span><span class="ruby-constant">Text</span>
|
86
|
-
187: <span class="ruby-identifier">x</span>.<span class="ruby-identifier">write</span> <span class="ruby-value str">""</span>
|
87
|
-
188: <span class="ruby-keyword kw">else</span> <span class="ruby-comment cmt"># string</span>
|
88
|
-
189: <span class="ruby-identifier">x</span>.<span class="ruby-identifier">to_s</span>
|
89
|
-
190: <span class="ruby-keyword kw">end</span>
|
90
|
-
191: <span class="ruby-keyword kw">end</span>
|
91
|
-
192: <span class="ruby-keyword kw">end</span>
|
92
|
-
193:
|
93
|
-
194: <span class="ruby-ivar">@size</span> <span class="ruby-operator">+=</span> <span class="ruby-value">1</span>
|
94
|
-
195: <span class="ruby-keyword kw">self</span>
|
95
|
-
196: <span class="ruby-comment cmt">#--}}}</span>
|
96
|
-
197: <span class="ruby-keyword kw">end</span></pre>
|
97
|
-
</body>
|
98
|
-
</html>
|
@@ -1,145 +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 xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
7
|
-
<head>
|
8
|
-
<title>Module: XX::HTML4</title>
|
9
|
-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
10
|
-
<meta http-equiv="Content-Script-Type" content="text/javascript" />
|
11
|
-
<link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
|
12
|
-
<script type="text/javascript">
|
13
|
-
// <![CDATA[
|
14
|
-
|
15
|
-
function popupCode( url ) {
|
16
|
-
window.open(url, "Code", "resizable=yes,scrollbars=yes,toolbar=no,status=no,height=150,width=400")
|
17
|
-
}
|
18
|
-
|
19
|
-
function toggleCode( id ) {
|
20
|
-
if ( document.getElementById )
|
21
|
-
elem = document.getElementById( id );
|
22
|
-
else if ( document.all )
|
23
|
-
elem = eval( "document.all." + id );
|
24
|
-
else
|
25
|
-
return false;
|
26
|
-
|
27
|
-
elemStyle = elem.style;
|
28
|
-
|
29
|
-
if ( elemStyle.display != "block" ) {
|
30
|
-
elemStyle.display = "block"
|
31
|
-
} else {
|
32
|
-
elemStyle.display = "none"
|
33
|
-
}
|
34
|
-
|
35
|
-
return true;
|
36
|
-
}
|
37
|
-
|
38
|
-
// Make codeblocks hidden by default
|
39
|
-
document.writeln( "<style type=\"text/css\">div.method-source-code { display: none }</style>" )
|
40
|
-
|
41
|
-
// ]]>
|
42
|
-
</script>
|
43
|
-
|
44
|
-
</head>
|
45
|
-
<body>
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
<div id="classHeader">
|
50
|
-
<table class="header-table">
|
51
|
-
<tr class="top-aligned-row">
|
52
|
-
<td><strong>Module</strong></td>
|
53
|
-
<td class="class-name-in-header">XX::HTML4</td>
|
54
|
-
</tr>
|
55
|
-
<tr class="top-aligned-row">
|
56
|
-
<td><strong>In:</strong></td>
|
57
|
-
<td>
|
58
|
-
<a href="../../files/lib/ruby-vpi/xx_rb.html">
|
59
|
-
lib/ruby-vpi/xx.rb
|
60
|
-
</a>
|
61
|
-
<br />
|
62
|
-
</td>
|
63
|
-
</tr>
|
64
|
-
|
65
|
-
</table>
|
66
|
-
</div>
|
67
|
-
<!-- banner header -->
|
68
|
-
|
69
|
-
<div id="bodyContent">
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
<div id="contextContent">
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
</div>
|
78
|
-
|
79
|
-
<div id="method-list">
|
80
|
-
<h3 class="section-bar">Methods</h3>
|
81
|
-
|
82
|
-
<div class="name-list">
|
83
|
-
<a href="#M000038">html4_</a>
|
84
|
-
</div>
|
85
|
-
</div>
|
86
|
-
|
87
|
-
</div>
|
88
|
-
|
89
|
-
|
90
|
-
<!-- if includes -->
|
91
|
-
<div id="includes">
|
92
|
-
<h3 class="section-bar">Included Modules</h3>
|
93
|
-
|
94
|
-
<div id="includes-list">
|
95
|
-
<span class="include-name"><a href="Markup.html">Markup</a></span>
|
96
|
-
</div>
|
97
|
-
</div>
|
98
|
-
|
99
|
-
<div id="section">
|
100
|
-
|
101
|
-
<div id="class-list">
|
102
|
-
<h3 class="section-bar">Classes and Modules</h3>
|
103
|
-
|
104
|
-
Module <a href="HTML4/Strict.html" class="link">XX::HTML4::Strict</a><br />
|
105
|
-
Module <a href="HTML4/Transitional.html" class="link">XX::HTML4::Transitional</a><br />
|
106
|
-
|
107
|
-
</div>
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
<!-- if method_list -->
|
116
|
-
<div id="methods">
|
117
|
-
<h3 class="section-bar">Public Instance methods</h3>
|
118
|
-
|
119
|
-
<div id="method-M000038" class="method-detail">
|
120
|
-
<a name="M000038"></a>
|
121
|
-
|
122
|
-
<div class="method-heading">
|
123
|
-
<a href="HTML4.src/M000038.html" target="Code" class="method-signature"
|
124
|
-
onclick="popupCode('HTML4.src/M000038.html');return false;">
|
125
|
-
<span class="method-name">html4_</span><span class="method-args">(which = HTML4, *a, &b)</span>
|
126
|
-
</a>
|
127
|
-
</div>
|
128
|
-
|
129
|
-
<div class="method-description">
|
130
|
-
</div>
|
131
|
-
</div>
|
132
|
-
|
133
|
-
|
134
|
-
</div>
|
135
|
-
|
136
|
-
|
137
|
-
</div>
|
138
|
-
|
139
|
-
|
140
|
-
<div id="validator-badges">
|
141
|
-
<p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
|
142
|
-
</div>
|
143
|
-
|
144
|
-
</body>
|
145
|
-
</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>html4_ (XX::HTML4)</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 637</span>
|
14
|
-
637: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">html4_</span> <span class="ruby-identifier">which</span> = <span class="ruby-constant">HTML4</span>, <span class="ruby-operator">*</span><span class="ruby-identifier">a</span>, <span class="ruby-operator">&</span><span class="ruby-identifier">b</span>
|
15
|
-
638: <span class="ruby-comment cmt">#--{{{</span>
|
16
|
-
639: <span class="ruby-identifier">xx_which</span>(<span class="ruby-identifier">which</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>) }
|
17
|
-
640: <span class="ruby-comment cmt">#--}}}</span>
|
18
|
-
641: <span class="ruby-keyword kw">end</span></pre>
|
19
|
-
</body>
|
20
|
-
</html>
|