The expression in the else part

Property definitions

nitc $ AIfexprExpr :: _n_else
	# The expression in the `else` part
	var n_else: AExpr is writable, noinit
src/parser/parser_nodes.nit:1999,2--2000,38