|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.kotlin.diagnostics.rendering.TabledDescriptorRenderer.TableRenderer.FunctionArgumentsRow
public static class TabledDescriptorRenderer.TableRenderer.FunctionArgumentsRow
| Field Summary | |
|---|---|
java.util.List<KotlinType> |
argumentTypes
|
com.google.common.base.Predicate<ConstraintPosition> |
isErrorPosition
|
KotlinType |
receiverType
|
| Constructor Summary | |
|---|---|
TabledDescriptorRenderer.TableRenderer.FunctionArgumentsRow(KotlinType receiverType,
java.util.List<KotlinType> argumentTypes,
com.google.common.base.Predicate<ConstraintPosition> isErrorPosition)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final KotlinType receiverType
public final java.util.List<KotlinType> argumentTypes
public final com.google.common.base.Predicate<ConstraintPosition> isErrorPosition
| Constructor Detail |
|---|
public TabledDescriptorRenderer.TableRenderer.FunctionArgumentsRow(KotlinType receiverType,
java.util.List<KotlinType> argumentTypes,
com.google.common.base.Predicate<ConstraintPosition> isErrorPosition)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||