attr_reader binary_operator_loc
: Location
Dispatch enter and leave events for FloatNode
nodes and continue walking the tree.
Dispatch enter and leave events for ImaginaryNode
nodes and continue walking the tree.
Dispatch enter and leave events for RationalNode
nodes and continue walking the tree.
Dispatch enter and leave events for SplatNode
nodes and continue walking the tree.
Dispatch enter and leave events for StatementsNode
nodes and continue walking the tree.
Inspect a FloatNode
node.
Inspect a ImaginaryNode
node.
Inspect a RationalNode
node.
Inspect a SplatNode
node.
Inspect a StatementsNode
node.
Copy a FloatNode
node
Copy a SplatNode
node
Returns an array of child nodes, excluding any ‘nil`s in the place of optional nodes that were not present.