Module: Treetop::Compiler::Metagrammar::TrailingInlineModule0
- Defined in:
- lib/treetop/compiler/metagrammar.rb
Instance Method Summary collapse
Instance Method Details
#inline_module ⇒ Object
2611 2612 2613 |
# File 'lib/treetop/compiler/metagrammar.rb', line 2611 def inline_module elements[1] end |
#space ⇒ Object
2607 2608 2609 |
# File 'lib/treetop/compiler/metagrammar.rb', line 2607 def space elements[0] end |