9705 9706 9707
# File 'lib/syntax_tree/node.rb', line 9705 def accept(visitor) visitor.visit_while(self) end