The arguments of the call

Property definitions

nitc $ ACallFormExpr :: _n_args
	# The arguments of the call
	var n_args: AExprs is writable, noinit
src/parser/parser_nodes.nit:2420,2--2421,39