The elements of the array

Property definitions

nitc $ AArrayExpr :: n_exprs
	# The elements of the array
	var n_exprs = new ANodes[AExpr](self)
src/parser/parser_nodes.nit:2602,2--2603,38