Module: Treetop::Compiler::Metagrammar::NamedLabel2

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

Instance Method Summary collapse

Instance Method Details

#nameObject



1901
1902
1903
# File 'lib/treetop/compiler/metagrammar.rb', line 1901

def name
  elements[0].text_value
end