Module: CDDLGRAMMAR::Group2
- Defined in:
- lib/parser/cddlgrammar.rb
Instance Method Summary collapse
Instance Method Details
#ast ⇒ Object
1667 1668 1669 |
# File 'lib/parser/cddlgrammar.rb', line 1667 def ast wrapop("gcho", grpchoice, elements[1].elements.map(&:grpchoice)) end |