The identifier of the annotation.

Can be a TId or a keyword.

Property definitions

nitc $ AAtid :: _n_id
	# The identifier of the annotation.
	#
	# Can be a TId or a keyword.
	var n_id: Token is writable, noinit
src/parser/parser_nodes.nit:3104,2--3107,36