Property definitions

nitc :: lexer $ TKwand :: init_tk
    init init_tk(loc: Location)
    do
		_location = loc
    end
src/parser/lexer.nit:375,5--378,7