The while keyword

Property definitions

nitc $ AWhileExpr :: _n_kwwhile
	# The `while` keyword
	var n_kwwhile:  TKwwhile is writable, noinit
src/parser/parser_nodes.nit:2008,2--2009,45