Module: Treetop::Compiler::Metagrammar::Grammar0

Defined in:
lib/treetop/compiler/metagrammar.rb

Instance Method Summary collapse

Instance Method Details

#spaceObject



506
507
508
# File 'lib/treetop/compiler/metagrammar.rb', line 506

def space
  elements[1]
end