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