Module: Treetop::Compiler::Metagrammar::ParsingRule0

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

Instance Method Summary collapse

Instance Method Details

#spaceObject



918
919
920
# File 'lib/treetop/compiler/metagrammar.rb', line 918

def space
  elements[1]
end