Location on the first token after the start of a production

So outside the production for epsilon production

Property definitions

nitc :: parser_work $ Prod :: _first_location
	# Location on the first token after the start of a production
	# So outside the production for epsilon production
	var first_location: nullable Location
src/parser/parser_work.nit:162,2--164,38