Method: FloatType#check
- Defined in:
- lib/tecsgen/core/types.rb
#check ⇒ Object
意味的誤りがあれば、文字列を返す
635 636 637 |
# File 'lib/tecsgen/core/types.rb', line 635 def check # 意味的誤りがあれば、文字列を返す nil end |
意味的誤りがあれば、文字列を返す
635 636 637 |
# File 'lib/tecsgen/core/types.rb', line 635 def check # 意味的誤りがあれば、文字列を返す nil end |