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