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