class Prism::ConstantPathOperatorWriteNode
def deconstruct_keys(keys)
def deconstruct_keys(keys) { node_id: node_id, location: location, target: target, binary_operator_loc: binary_operator_loc, value: value, binary_operator: binary_operator } end
def deconstruct_keys(keys) { node_id: node_id, location: location, target: target, binary_operator_loc: binary_operator_loc, value: value, binary_operator: binary_operator } end