class YARP::ConstantPathOperatorWriteNode
def initialize(target, operator_loc, value, operator, location)
def initialize(target, operator_loc, value, operator, location) @target = target @operator_loc = operator_loc @value = value @operator = operator @location = location end