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