Parameter info to use resolve candidates instead of ReferenceVariantsHelper
#KT-6164 Fixed #KT-8931 Fixed
This commit is contained in:
@@ -104,6 +104,7 @@ public class TypeUtils {
|
||||
}
|
||||
}
|
||||
|
||||
@NotNull
|
||||
public static final JetType NO_EXPECTED_TYPE = new SpecialType("NO_EXPECTED_TYPE");
|
||||
|
||||
public static final JetType UNIT_EXPECTED_TYPE = new SpecialType("UNIT_EXPECTED_TYPE");
|
||||
|
||||
Reference in New Issue
Block a user