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