All the annotations attached directly to the node

Property definitions

nitc $ Prod :: _n_annotations
	# All the annotations attached directly to the node
	var n_annotations: nullable AAnnotations = null is writable
src/parser/parser_nodes.nit:429,2--430,60