class YARP::ClassVariableOperatorWriteNode
def initialize(name_loc, operator_loc, value, operator, location)
def initialize(name_loc, operator_loc, value, operator, location) @name_loc = name_loc @operator_loc = operator_loc @value = value @operator = operator @location = location end