class YARP::CallOperatorWriteNode
def initialize(target, operator_loc, value, operator_id, location)
def initialize(target, operator_loc, value, operator_id, location) @target = target @operator_loc = operator_loc @value = value @operator_id = operator_id @location = location end