The with keyword

Property definitions

nitc $ AWithExpr :: n_kwwith
	# The `with` keyword
	var n_kwwith: TKwwith is writable, noinit
src/parser/parser_nodes.nit:2073,2--2074,42