class Prism::LocalVariableOperatorWriteNode
def operator_loc
Returns the location of the binary operator used to modify the receiver.
def operator_loc deprecated("binary_operator_loc") binary_operator_loc end
def operator_loc deprecated("binary_operator_loc") binary_operator_loc end