Module: Treetop::Compiler::Metagrammar::DoubleQuotedString1
- Defined in:
- lib/mail/vendor/treetop-1.4.3/lib/treetop/compiler/metagrammar.rb
Instance Method Summary collapse
Instance Method Details
#string ⇒ Object
2213 2214 2215 |
# File 'lib/mail/vendor/treetop-1.4.3/lib/treetop/compiler/metagrammar.rb', line 2213 def string elements[1] end |