The arguments of the init

Property definitions

nitc $ AInitExpr :: n_args
	# The arguments of the init
	var n_args: AExprs is writable, noinit
src/parser/parser_nodes.nit:2502,2--2503,39