The declaration type of the local variable

Property definitions

nitc $ AVardeclExpr :: _n_type
	# The declaration type of the local variable
	var n_type: nullable AType = null is writable
src/parser/parser_nodes.nit:1869,2--1870,46