Module: Treetop::Compiler::Metagrammar::CharacterClass3
- Defined in:
- lib/treetop/compiler/metagrammar.rb
Instance Method Summary collapse
Instance Method Details
#characters ⇒ Object
3250 3251 3252 |
# File 'lib/treetop/compiler/metagrammar.rb', line 3250 def characters elements[1] end |