Property definitions

nitc :: typing $ AExprs :: to_a
	fun to_a: Array[AExpr] do return self.n_exprs.to_a
src/semantize/typing.nit:2261,2--51