The declaration part of the module

Property definitions

nitc $ AModule :: _n_moduledecl
	# The declaration part of the module
	var n_moduledecl: nullable AModuledecl = null is writable
src/parser/parser_nodes.nit:1140,2--1141,58