Module: Treetop::Compiler::Metagrammar::Label0
- Defined in:
- lib/treetop/compiler/metagrammar.rb
Instance Method Summary collapse
Instance Method Details
#alpha_char ⇒ Object
1376 1377 1378 |
# File 'lib/treetop/compiler/metagrammar.rb', line 1376 def alpha_char elements[0] end |