Module: JPTGRAMMAR::Segments1
- Defined in:
- lib/parser/jptgrammar.rb
Instance Method Summary collapse
Instance Method Details
#ast ⇒ Object
119 120 121 |
# File 'lib/parser/jptgrammar.rb', line 119 def ast elements.map(&:segment).map(&:ast) end |