Sha256: d4af87ae6347f893bf55eff1c3b93d9278fa86c5c19ab24989b25e3125845ff4

Contents?: true

Size: 90 Bytes

Versions: 8

Compression:

Stored size: 90 Bytes

Contents

module RbGCCXML

  # Represents a <Destructor> node.
  class Destructor < Node
  end

end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
rbgccxml-1.1.0 lib/rbgccxml/nodes/destructor.rb
rbgccxml-1.0.4 lib/rbgccxml/nodes/destructor.rb
rbgccxml-1.0.3 lib/rbgccxml/nodes/destructor.rb
rbgccxml-1.0.2 lib/rbgccxml/nodes/destructor.rb
rbgccxml-1.0.1 lib/rbgccxml/nodes/destructor.rb
rbgccxml-1.0 lib/rbgccxml/nodes/destructor.rb
rbgccxml-0.9.1 lib/rbgccxml/nodes/destructor.rb
rbgccxml-0.9 lib/rbgccxml/nodes/destructor.rb