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