Module: CType::BaseReference

Included in:
Pointer, Type
Defined in:
lib/caphir/ctype.rb

Instance Attribute Summary collapse

Instance Attribute Details

#base_typeObject

Returns the value of attribute base_type.



315
316
317
# File 'lib/caphir/ctype.rb', line 315

def base_type
  @base_type
end