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