Method: CLu512#get_cl_type

Defined in:
lib/types/cl_u512.rb

#get_cl_typeObject



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

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