Sha256: d478f2a622123b822af08d22361f12a56cc6c94d286a0c0aab1e371e4158efb6
Contents?: true
Size: 848 Bytes
Versions: 1
Compression:
Stored size: 848 Bytes
Contents
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>link (XMLProver::Die)</title> <link rel=StyleSheet href="../../.././rdoc-style.css" type="text/css" media="screen" /> </head> <body bgcolor="white"> <pre><span class="cmt"># File die.rb, line 148</span> <span class="kw">def</span> link(to_die) @regexp = to_die.regexp @datatype = to_die.datatype @range = to_die.range <span class="kw">if</span> <span class="kw">not</span> @arbitrary @order = to_die.order @closure = to_die.closure @option = to_die.option @collection = to_die.collection @track = to_die.track <span class="kw">end</span> <span class="kw">end</span></pre> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mega-0.3.1 | pub/xml/xmlproof/rdoc/classes/XMLProver/Die.src/M000006.html |