Module: Treetop::Compiler::Metagrammar::QuotedString1
- Defined in:
- lib/treetop/compiler/metagrammar.rb
Instance Method Summary collapse
Instance Method Details
#string ⇒ Object
2716 2717 2718 |
# File 'lib/treetop/compiler/metagrammar.rb', line 2716 def string qs.text_value end |