Compile a RescueModifierNode
node
Compile a SingletonClassNode
node
Desugar ‘x &&= y` to `x && x = y`
Desugar ‘x ||= y` to `x || x = y`
Dispatch enter and leave events for BlockArgumentNode
nodes and continue walking the tree.
Dispatch enter and leave events for CallTargetNode
nodes and continue walking the tree.
Dispatch enter and leave events for CaseMatchNode
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 ConstantWriteNode
nodes and continue walking the tree.
Dispatch enter and leave events for EmbeddedVariableNode
nodes and continue walking the tree.
Dispatch enter and leave events for FlipFlopNode
nodes and continue walking the tree.
Dispatch enter and leave events for IndexTargetNode
nodes and continue walking the tree.
Dispatch enter and leave events for InterpolatedStringNode
nodes and continue walking the tree.
Dispatch enter and leave events for InterpolatedSymbolNode
nodes and continue walking the tree.
Dispatch enter and leave events for InterpolatedXStringNode
nodes and continue walking the tree.
Dispatch enter and leave events for MultiWriteNode
nodes and continue walking the tree.
Dispatch enter and leave events for PinnedVariableNode
nodes and continue walking the tree.
Dispatch enter and leave events for RescueModifierNode
nodes and continue walking the tree.
Dispatch enter and leave events for SingletonClassNode
nodes and continue walking the tree.