The boolean operand of the not

Property definitions

nitc $ ANotExpr :: n_expr
	# The boolean operand of the `not`
	var n_expr: AExpr is writable, noinit
src/parser/parser_nodes.nit:2211,2--2212,38