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