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