Property definitions

nitc :: lexer $ TKwself :: init_tk
    init init_tk(loc: Location)
    do
		_location = loc
    end
src/parser/lexer.nit:531,5--534,7