module CDDLGRAMMAR::Group2
Public Instance Methods
ast()
click to toggle source
# File lib/parser/cddlgrammar.rb, line 1593 def ast wrapop("gcho", grpchoice, elements[1].elements.map(&:grpchoice)) end
# File lib/parser/cddlgrammar.rb, line 1593 def ast wrapop("gcho", grpchoice, elements[1].elements.map(&:grpchoice)) end