module CDDLGRAMMAR::Type25
Public Instance Methods
ast()
click to toggle source
# File lib/parser/cddlgrammar.rb, line 879 def ast() ["map", group.ast] end
# File lib/parser/cddlgrammar.rb, line 879 def ast() ["map", group.ast] end