Class: Pcrd::Schema::TypeRegistry::TypeInfo

Inherits:
Data
  • Object
show all
Defined in:
lib/pcrd/schema/type_registry.rb

Instance Attribute Summary collapse

Instance Attribute Details

#alignmentObject (readonly)

Returns the value of attribute alignment

Returns:

  • (Object)

    the current value of alignment



12
13
14
# File 'lib/pcrd/schema/type_registry.rb', line 12

def alignment
  @alignment
end

#canonical_nameObject (readonly)

Returns the value of attribute canonical_name

Returns:

  • (Object)

    the current value of canonical_name



12
13
14
# File 'lib/pcrd/schema/type_registry.rb', line 12

def canonical_name
  @canonical_name
end

#fixed_sizeObject (readonly)

Returns the value of attribute fixed_size

Returns:

  • (Object)

    the current value of fixed_size



12
13
14
# File 'lib/pcrd/schema/type_registry.rb', line 12

def fixed_size
  @fixed_size
end