The return value, if any

Property definitions

nitc $ AYieldExpr :: n_expr
	# The return value, if any
	var n_expr: nullable AExpr = null is writable
src/parser/parser_nodes.nit:1894,2--1895,46