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