8986 8987 8988
# File 'lib/syntax_tree/node.rb', line 8986 def accept(visitor) visitor.visit_regexp_beg(self) end