Module: Treetop::Compiler::Metagrammar::TrailingInlineModule0
- Defined in:
- lib/treetop/compiler/metagrammar.rb
Instance Method Summary collapse
Instance Method Details
#inline_module ⇒ Object
3428 3429 3430 |
# File 'lib/treetop/compiler/metagrammar.rb', line 3428 def inline_module elements[1] end |
#space ⇒ Object
3424 3425 3426 |
# File 'lib/treetop/compiler/metagrammar.rb', line 3424 def space elements[0] end |