Module: Treetop::Compiler::Metagrammar::ModuleDeclaration1
- Defined in:
- lib/treetop/compiler/metagrammar.rb
Instance Method Summary collapse
Instance Method Details
#space ⇒ Object
247 248 249 |
# File 'lib/treetop/compiler/metagrammar.rb', line 247 def space elements[0] end |