The end of file (or error) token

Property definitions

nitc $ Start :: n_eof=
	# The end of file (or error) token
	var n_eof: EOF is writable
src/parser/parser_nodes.nit:3137,2--3138,27