Sha256: 56ebe9d171e29fe11f6f7b72c27d87700e6209dafffcff9abaafaaf040a07f2d

Contents?: true

Size: 124 Bytes

Versions: 8

Compression:

Stored size: 124 Bytes

Contents

module RbGCCXML

  # Represents a <Struct> node, which is effectively a Class
  class Struct < ::RbGCCXML::Class
  end

end

Version data entries

8 entries across 8 versions & 1 rubygems

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