The right-value to apply on the combined operator.

Property definitions

nitc $ AReassignFormExpr :: _n_value
	# The right-value to apply on the combined operator.
	var n_value: AExpr is writable, noinit
src/parser/parser_nodes.nit:2124,2--2125,39