Sha256: a5e5f51a5c05918c108e32b73d9f441fad9a6316c968e1597b68e7d52e0a8e1e

Contents?: true

Size: 84 Bytes

Versions: 8

Compression:

Stored size: 84 Bytes

Contents

module RbGCCXML

  # Represents a <Typedef> node.
  class Typedef < Type
  end

end

Version data entries

8 entries across 8 versions & 1 rubygems

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