|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.kotlin.resolve.scopes.receivers.AbstractReceiverValue
public abstract class AbstractReceiverValue
| Field Summary | |
|---|---|
protected KotlinType |
receiverType
|
| Constructor Summary | |
|---|---|
AbstractReceiverValue(KotlinType receiverType)
|
|
| Method Summary | |
|---|---|
KotlinType |
getType()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final KotlinType receiverType
| Constructor Detail |
|---|
public AbstractReceiverValue(@NotNull
KotlinType receiverType)
| Method Detail |
|---|
@NotNull public KotlinType getType()
getType in interface ReceiverValue
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||