Visit the targets of a multi-target node.
undef foo ^^^^^^^^^
foo, bar = baz ^^^^^^^^
foo, bar = baz ^^^^^^^^^^^^^^
A shareable constant.
class << self; end ^^^^^^^^^^^^^^^^^^
__ENCODING__ ^^^^^^^^^^^^
foo, bar = baz ^^^^^^^^
foo, bar = baz ^^^^^^^^^^^^^^
A shareable constant.
class << self; end ^^^^^^^^^^^^^^^^^^
__ENCODING__ ^^^^^^^^^^^^
Compile a ConstantPathNode
node
Compile a ConstantReadNode
node
Compile a ConstantTargetNode
node
Compile a ConstantWriteNode
node
Dispatch enter and leave events for ConstantPathNode
nodes and continue walking the tree.
Dispatch enter and leave events for ConstantReadNode
nodes and continue walking the tree.
Dispatch enter and leave events for ConstantTargetNode
nodes and continue walking the tree.
Dispatch enter and leave events for ConstantWriteNode
nodes and continue walking the tree.
Inspect a ConstantPathNode
node.
Inspect a ConstantReadNode
node.
Inspect a ConstantTargetNode
node.
Inspect a ConstantWriteNode
node.