Files
kotlin/idea/testData/codeInsight/overrideImplement
Dmitry Petrov 06101dba52 KT-13961 REDECLARATION not reported on private-in-file 'foo' vs public 'foo' in different file
Private-in-file declarations conflict with public overload-equivalent declarations
in other files in the same package.

Move functions for grouping possible redeclarations to OverloadResolver
(since they are used only there).

Refactor redeclarations / conflicting overloads reporting.
2016-10-03 11:50:29 +03:00
..
2016-06-28 20:58:58 +03:00
2015-08-27 23:21:22 +03:00
2015-05-13 16:13:13 +02:00