|
|||||||||
| 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.InferenceErrorData
org.jetbrains.jet.lang.resolve.calls.inference.InferenceErrorData.ExtendedInferenceErrorData
public static class InferenceErrorData.ExtendedInferenceErrorData
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.jetbrains.jet.lang.resolve.calls.inference.InferenceErrorData |
|---|
InferenceErrorData.ExtendedInferenceErrorData |
| Field Summary | |
|---|---|
JetType |
expectedType
|
JetType |
receiverArgumentType
|
java.util.List<JetType> |
valueArgumentsTypes
|
| Fields inherited from class org.jetbrains.jet.lang.resolve.calls.inference.InferenceErrorData |
|---|
constraintSystem, descriptor |
| Method Summary |
|---|
| Methods inherited from class org.jetbrains.jet.lang.resolve.calls.inference.InferenceErrorData |
|---|
create, create |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
@Nullable public final JetType receiverArgumentType
@NotNull public final JetType expectedType
@NotNull public final java.util.List<JetType> valueArgumentsTypes
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||