Module: Treetop::Compiler::Metagrammar::Grammar0
- Defined in:
- lib/treetop/compiler/metagrammar.rb
Instance Method Summary collapse
Instance Method Details
#space ⇒ Object
477 478 479 |
# File 'lib/treetop/compiler/metagrammar.rb', line 477 def space elements[1] end |