Graying members from smart cast receiver types that require explicit receiver cast

+ changed immediate member criteria (override member is not counted as immediate anymore)
+ fixed a bug in graying members
This commit is contained in:
Valentin Kipyatkov
2015-08-12 21:51:24 +03:00
parent b21226ac1c
commit 9e26d0eacf
15 changed files with 87 additions and 47 deletions
@@ -11,4 +11,4 @@ class C {
// EXIST: { itemText: "extFunForString", attributes: "bold" }
// EXIST: { itemText: "extFunForAny", attributes: "" }
// EXIST: { itemText: "extFunForStringNullable", attributes: "bold" }
// EXIST: { itemText: "charAt", attributes: "bold" }
// EXIST: { itemText: "charAt", attributes: "" }