Inspect a RetryNode
node.
Inspect a StatementsNode
node.
Inspect a TrueNode
node.
Copy a RetryNode
node
Copy a TrueNode
node
Delegates to the start_character_offset
of the associated location object.
Delegates to the start_character_column
of the associated location object.
Returns the first node that matches the given block when visited in a depth-first search. This is useful for finding a node that matches a particular condition.
node.breadth_first_search { |node| node.node_id == node_id }
def contains_multiple_splats?: () -> bool
The character offset from the beginning of the source where this location starts.
The content of the line where this location starts before this location.
The column number in characters where this location ends from the start of the line.
Compile a name associated with a constant.