Method: Treetop::Compiler::InlineModuleMixin#module_name
- Defined in:
- lib/treetop/compiler/node_classes/inline_module.rb
#module_name ⇒ Object (readonly)
Returns the value of attribute module_name.
4 5 6 |
# File 'lib/treetop/compiler/node_classes/inline_module.rb', line 4 def module_name @module_name end |