Module: EDNGRAMMAR::Dqstr1
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#ast ⇒ Object
2382 2383 2384 |
# File 'lib/parser/edngrammar.rb', line 2382 def ast elements[1].elements.map {|x| x.ast}.join end |