Module: Treetop::Compiler::Metagrammar::TrailingInlineModule0
- Defined in:
- lib/treetop/compiler/metagrammar.rb
Instance Method Summary collapse
Instance Method Details
#inline_module ⇒ Object
3608 3609 3610 |
# File 'lib/treetop/compiler/metagrammar.rb', line 3608 def inline_module elements[1] end |
#space ⇒ Object
3604 3605 3606 |
# File 'lib/treetop/compiler/metagrammar.rb', line 3604 def space elements[0] end |