Refactored sorting in completion

Also changed semantics of DeclarationDescriptor.importableFqName - it now returns null when descriptor cannot be referenced by import + dropped DeclarationDescriptor.importableFqNameSafe
This commit is contained in:
Valentin Kipyatkov
2015-08-21 16:15:05 +03:00
parent 68c0c83879
commit 0f332bd8b9
19 changed files with 289 additions and 255 deletions
+1 -1
View File
@@ -5,6 +5,6 @@ class A {
}
// INVOCATION_COUNT: 2
// ORDER: kokoFun
// ORDER: koza
// ORDER: kotlin
// ORDER: kokoFun