Method: ClassHDL::HDLFunction#belong_to_module
- Defined in:
- lib/tdl/class_hdl/hdl_function.rb
#belong_to_module ⇒ Object (readonly)
Returns the value of attribute belong_to_module.
60 61 62 |
# File 'lib/tdl/class_hdl/hdl_function.rb', line 60 def belong_to_module @belong_to_module end |