Module: Treetop::Compiler::Metagrammar::QuotedString1
- Defined in:
- lib/puppet_x/wildfly/gems/treetop-1.6.8/lib/treetop/compiler/metagrammar.rb
Instance Method Summary collapse
Instance Method Details
#string ⇒ Object
2736 2737 2738 |
# File 'lib/puppet_x/wildfly/gems/treetop-1.6.8/lib/treetop/compiler/metagrammar.rb', line 2736 def string qs.text_value end |