The arguments of the super

Property definitions

nitc $ ASuperExpr :: n_args
	# The arguments of the super
	var n_args: AExprs is writable, noinit
src/parser/parser_nodes.nit:2490,2--2491,39