8499 8500 8501
# File 'lib/syntax_tree/node.rb', line 8499 def accept(visitor) visitor.visit_super(self) end