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