Module: Treetop::Compiler::Metagrammar::NamedLabel0

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

Instance Method Summary collapse

Instance Method Details

#alpha_charObject



1871
1872
1873
# File 'lib/treetop/compiler/metagrammar.rb', line 1871

def alpha_char
  elements[0]
end