/foo #{bar}/ ^^^^^^^^^^^^
foo = 1 ^^^^^^^
foo, = bar ^^^
Dispatch enter and leave events for ItLocalVariableReadNode
nodes and continue walking the tree.
Dispatch enter and leave events for LocalVariableAndWriteNode
nodes and continue walking the tree.
Dispatch enter and leave events for LocalVariableOrWriteNode
nodes and continue walking the tree.
@@foo += bar ^^^^^^^^^^^^
Foo::Bar += baz ^^^^^^^^^^^^^^^
$foo += bar ^^^^^^^^^^^
@foo += bar ^^^^^^^^^^^