Sha256: e3f9ab87da5298dea9964e9eab1d7877ad968e303881bab48460b7fa5917d8df

Contents?: true

Size: 847 Bytes

Versions: 1

Compression:

Stored size: 847 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 (XMLProof::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 147</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/XMLProof/Die.src/M000007.html