Module: Treetop::Compiler::Metagrammar::TrailingInlineModule0
- Defined in:
- lib/treetop/compiler/metagrammar.rb
Instance Method Summary collapse
Instance Method Details
#inline_module ⇒ Object
3637 3638 3639 |
# File 'lib/treetop/compiler/metagrammar.rb', line 3637 def inline_module elements[1] end |
#space ⇒ Object
3633 3634 3635 |
# File 'lib/treetop/compiler/metagrammar.rb', line 3633 def space elements[0] end |