134 135 136
# File 'lib/juli/absyn.rb', line 134 def accept(visitor) visitor.visit_dictionary_list(self) end