Dispatch enter and leave events for BreakNode
nodes and continue walking the tree.
Dispatch enter and leave events for EnsureNode
nodes and continue walking the tree.
Dispatch enter and leave events for ForNode
nodes and continue walking the tree.
Dispatch enter and leave events for OrNode
nodes and continue walking the tree.
Dispatch enter and leave events for ParenthesesNode
nodes and continue walking the tree.
Dispatch enter and leave events for RedoNode
nodes and continue walking the tree.
Dispatch enter and leave events for RescueNode
nodes and continue walking the tree.
Dispatch enter and leave events for RetryNode
nodes and continue walking the tree.
Dispatch enter and leave events for ReturnNode
nodes and continue walking the tree.
Dispatch enter and leave events for StatementsNode
nodes and continue walking the tree.
Dispatch enter and leave events for StringNode
nodes and continue walking the tree.
Dispatch enter and leave events for XStringNode
nodes and continue walking the tree.
Copy a BreakNode
node
Copy a EnsureNode
node
Copy a ForNode
node
Copy a OrNode
node
Copy a RedoNode
node
Copy a RescueNode
node
Copy a RetryNode
node
Copy a ReturnNode
node
Copy a StringNode
node
def contains_keyword_splat?: () -> bool