配列要素が volatile なら volatile
Returns:
1234 1235 1236
# File 'lib/tecsgen/core/types.rb', line 1234 def is_volatile? @type.is_volatile? end