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