Method: CLTuple2#get_cl_type
- Defined in:
- lib/types/cl_tuple.rb
#get_cl_type ⇒ Object
134 135 136 137 |
# File 'lib/types/cl_tuple.rb', line 134 def get_cl_type @cl_tuple_type = CLTuple2Type.new @cl_tuple_type.to_string end |
134 135 136 137 |
# File 'lib/types/cl_tuple.rb', line 134 def get_cl_type @cl_tuple_type = CLTuple2Type.new @cl_tuple_type.to_string end |