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

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

Instance Method Summary collapse

Instance Method Details

#spaceObject



232
233
234
# File 'lib/treetop/compiler/metagrammar.rb', line 232

def space
  elements[1]
end