Compile a ImplicitRestNode
node
Compile a IndexTargetNode
node
Compile a MatchWriteNode
node
Compile a MultiWriteNode
node
Compile a PinnedExpressionNode
node
Compile a PostExecutionNode
node
Compile a RestParameterNode
node
Compile a SourceLineNode
node
Desugar ‘x &&= y` to `x && x = y`
Desugar ‘x += y` to `x = x + y`
Desugar ‘x ||= y` to `x || x = y`
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 EmbeddedStatementsNode
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 FindPatternNode
nodes and continue walking the tree.
Dispatch enter and leave events for ImplicitRestNode
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 InterpolatedSymbolNode
nodes and continue walking the tree.
Dispatch enter and leave events for MatchWriteNode
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 PinnedExpressionNode
nodes and continue walking the tree.
Dispatch enter and leave events for PostExecutionNode
nodes and continue walking the tree.