Method: FloatType#check

Defined in:
lib/tecsgen/core/types.rb

#checkObject

意味的誤りがあれば、文字列を返す



635
636
637
# File 'lib/tecsgen/core/types.rb', line 635

def check # 意味的誤りがあれば、文字列を返す
  nil
end