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