Method: ArrayType#get_type_str
- Defined in:
- lib/tecsgen/core/types.rb
#get_type_str ⇒ Object
1246 1247 1248 |
# File 'lib/tecsgen/core/types.rb', line 1246 def get_type_str return @type.get_type_str.to_s end |
1246 1247 1248 |
# File 'lib/tecsgen/core/types.rb', line 1246 def get_type_str return @type.get_type_str.to_s end |