Module: JPTGRAMMAR::StringLiteral1
- Defined in:
- lib/parser/jptgrammar.rb
Instance Method Summary collapse
Instance Method Details
#ast ⇒ Object
357 358 359 |
# File 'lib/parser/jptgrammar.rb', line 357 def ast elements[1].elements.map(&:ast).join end |