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