Method: CLu128#get_cl_type

Defined in:
lib/types/cl_u128.rb

#get_cl_typeObject



16
17
18
19
# File 'lib/types/cl_u128.rb', line 16

def get_cl_type
  @cl_type = CLU128Type.new
  @cl_type.to_string
end