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