The tokens to use before the real tokens (in order).

Property definitions

nitc $ InjectedLexer :: injected_before
	# The tokens to use before the real tokens (in order).
	var injected_before = new List[Token]
src/parser_util.nit:229,2--230,38