Property definitions

nitc :: lexer $ TId :: init_tk
    init init_tk(loc: Location)
    do
		_location = loc
    end
src/parser/lexer.nit:1227,5--1230,7