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