KaErrorType
Represents a class type failed to resolve correctly.
Hierarchy
Inherits from KaErrorType.
Members
val candidateSymbols: Collection<KaClassLikeSymbol>
A list of candidate classes for the unresolved type.
Last modified: 23 July 2024
Represents a class type failed to resolve correctly.
Inherits from KaErrorType.
val candidateSymbols: Collection<KaClassLikeSymbol>
A list of candidate classes for the unresolved type.