The body of the then part

Property definitions

nitc $ AIfExpr :: n_then
	# The body of the `then` part
	var n_then: nullable AExpr = null is writable
src/parser/parser_nodes.nit:1970,2--1971,46