Sha256: e1909e73d1ba6b2ce8095e74f2f958f66ddf40786d6d0c416dadc844e167c233
Contents?: true
Size: 1.21 KB
Versions: 11
Compression:
Stored size: 1.21 KB
Contents
<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <title>xml_ (XX::XML)</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" /> </head> <body class="standalone-code"> <pre> <span class="ruby-comment cmt"># File lib/ruby-vpi/xx.rb, line 685</span> 685: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">xml_</span> <span class="ruby-operator">*</span><span class="ruby-identifier">a</span>, <span class="ruby-operator">&</span><span class="ruby-identifier">b</span> 686: <span class="ruby-comment cmt">#--{{{</span> 687: <span class="ruby-identifier">xx_which</span>(<span class="ruby-constant">XML</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>)} 688: <span class="ruby-comment cmt">#--}}}</span> 689: <span class="ruby-keyword kw">end</span></pre> </body> </html>
Version data entries
11 entries across 11 versions & 1 rubygems