The expression used as the condition of the if

Property definitions

nitc $ AIfExpr :: _n_expr
	# The expression used as the condition of the `if`
	var n_expr: AExpr is writable, noinit
src/parser/parser_nodes.nit:1964,2--1965,38