List of class definition (including top-level methods and the main)

Property definitions

nitc $ AModule :: n_classdefs=
	# List of class definition (including top-level methods and the main)
	var n_classdefs = new ANodes[AClassdef](self)
src/parser/parser_nodes.nit:1149,2--1150,46