The expression used as the collection to iterate on

Property definitions

nitc $ AForGroup :: n_expr
	# The expression used as the collection to iterate on
	var n_expr: AExpr is writable, noinit
src/parser/parser_nodes.nit:2064,2--2065,38