Module: Treetop::Compiler::Metagrammar::Nonterminal0
- Defined in:
- lib/puppet_x/wildfly/gems/treetop-1.6.8/lib/treetop/compiler/metagrammar.rb
Instance Method Summary collapse
Instance Method Details
#alpha_char ⇒ Object
2617 2618 2619 |
# File 'lib/puppet_x/wildfly/gems/treetop-1.6.8/lib/treetop/compiler/metagrammar.rb', line 2617 def alpha_char elements[0] end |