|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.jet.lang.resolve.calls.inference.ConstraintSystemWithPriorities.Solution
public class ConstraintSystemWithPriorities.Solution
| Constructor Summary | |
|---|---|
ConstraintSystemWithPriorities.Solution()
|
|
| Method Summary | |
|---|---|
SolutionStatus |
getStatus()
|
TypeSubstitutor |
getSubstitutor()
|
JetType |
getValue(TypeParameterDescriptor typeParameterDescriptor)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConstraintSystemWithPriorities.Solution()
| Method Detail |
|---|
@NotNull public SolutionStatus getStatus()
getStatus in interface ConstraintSystemSolutionpublic JetType getValue(TypeParameterDescriptor typeParameterDescriptor)
getValue in interface ConstraintSystemSolution@NotNull public TypeSubstitutor getSubstitutor()
getSubstitutor in interface ConstraintSystemSolution
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||