The list of annotations

Property definitions

nitc $ AAnnotations :: n_items
	# The list of annotations
	var n_items = new ANodes[AAnnotation](self)
src/parser/parser_nodes.nit:3067,2--3068,44