Module: Treetop::Compiler::Metagrammar::QuotedString0
- Defined in:
- lib/treetop/compiler/metagrammar.rb
Instance Method Summary collapse
Instance Method Details
#string ⇒ Object
2356 2357 2358 |
# File 'lib/treetop/compiler/metagrammar.rb', line 2356 def string super.text_value end |