Property definitions

nitc :: lexer $ TKwthen :: init_tk
    init init_tk(loc: Location)
    do
		_location = loc
    end
src/parser/lexer.nit:303,5--306,7