public interface ConstraintSystemSolution
Modifier and Type | Method and Description |
---|---|
SolutionStatus |
getStatus() |
TypeSubstitutor |
getSubstitutor() |
JetType |
getValue(TypeParameterDescriptor typeParameterDescriptor) |
@NotNull SolutionStatus getStatus()
@NotNull TypeSubstitutor getSubstitutor()
@Nullable JetType getValue(TypeParameterDescriptor typeParameterDescriptor)