class YARP::LocalVariableOperatorWriteNode
def initialize(name_loc, operator_loc, value, constant_id, operator_id, location)
def initialize(name_loc, operator_loc, value, constant_id, operator_id, location) @name_loc = name_loc @operator_loc = operator_loc @value = value @constant_id = constant_id @operator_id = operator_id @location = location end