Module: Treetop::Compiler::Metagrammar::CharacterClass4
- Defined in:
- lib/treetop/compiler/metagrammar.rb
Instance Method Summary collapse
Instance Method Details
#characters ⇒ Object
2664 2665 2666 |
# File 'lib/treetop/compiler/metagrammar.rb', line 2664 def characters super.text_value end |