defined? a ^^^^^^^^^^
defined?(a) ^^^^^^^^^^^
case foo; in bar; end ^^^^^^^^^^^^^^^^^^^^^
begin end ^^^^^^^^^
defined? a ^^^^^^^^^^
defined?(a) ^^^^^^^^^^^
case foo; in bar; end ^^^^^^^^^^^^^^^^^^^^^
Visit the interpolated content of the string-like node.
Visit the clauses of a begin node to form an on_bodystmt call.
case foo; in bar; end ^^^^^^^^^^^^^^^^^^^^^
foo, = 1 ^^^^^^^^
:“foo #{bar}” ^^^^^^^^^^^^^
foo in bar ^^^^^^^^^^
foo => bar ^^^^^^^^^^
/(?<foo>foo)/ =~ bar ^^^^^^^^^^^^^^^^^^^^