配列要素が const なら const
Returns:
1229 1230 1231
# File 'lib/tecsgen/core/types.rb', line 1229 def is_const? @type.is_const? end