11110 11111 11112
# File 'lib/syntax_tree/node.rb', line 11110 def accept(visitor) visitor.visit_not(self) end