|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.kotlin.resolve.scopes.receivers.ScriptReceiver
public class ScriptReceiver
| Field Summary |
|---|
| Fields inherited from interface org.jetbrains.kotlin.resolve.scopes.receivers.ReceiverValue |
|---|
IRRELEVANT_RECEIVER, NO_RECEIVER |
| Constructor Summary | |
|---|---|
ScriptReceiver(ScriptDescriptor scriptDescriptor)
|
|
| Method Summary | |
|---|---|
boolean |
exists()
|
ScriptDescriptor |
getDeclarationDescriptor()
|
JetType |
getType()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ScriptReceiver(@NotNull
ScriptDescriptor scriptDescriptor)
| Method Detail |
|---|
@NotNull public ScriptDescriptor getDeclarationDescriptor()
getDeclarationDescriptor in interface ThisReceiver@NotNull public JetType getType()
getType in interface ReceiverValuepublic boolean exists()
exists in interface ReceiverValue
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||