Returns the type arguments.
Returns:
the type arguments
17 18 19
# File 'lib/data_model/type.rb', line 17 def type_args @type_args end