Visit an individual part of a string-like node.
a or b ^^^^^^
() ^^
(1) ^^^
redo ^^^^
begin; rescue; end
^^^^^^^
retry ^^^^^
return ^^^^^^
return 1 ^^^^^^^^
A list of statements.
“foo” ^^^^^
Visit a string that is expressed using a <<~ heredoc.
‘foo` ^^^^^