Property definitions

nitc :: lexer $ TSlasheq :: init_tk
    init init_tk(loc: Location)
    do
		_location = loc
    end
src/parser/lexer.nit:807,5--810,7