|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.jet.lang.resolve.calls.util.DelegatingCall
org.jetbrains.jet.lang.resolve.calls.CallTransformer.CallForImplicitInvoke
public static class CallTransformer.CallForImplicitInvoke
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.jetbrains.jet.lang.psi.Call |
|---|
Call.CallType |
| Method Summary | |
|---|---|
JetExpression |
getCalleeExpression()
|
com.intellij.psi.PsiElement |
getCallElement()
|
Call.CallType |
getCallType()
|
ReceiverValue |
getExplicitReceiver()
|
Call |
getOuterCall()
|
ReceiverValue |
getThisObject()
|
| Methods inherited from class org.jetbrains.jet.lang.resolve.calls.util.DelegatingCall |
|---|
getCallOperationNode, getFunctionLiteralArguments, getTypeArgumentList, getTypeArguments, getValueArgumentList, getValueArguments |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
@NotNull public ReceiverValue getExplicitReceiver()
getExplicitReceiver in interface CallgetExplicitReceiver in class DelegatingCall@NotNull public ReceiverValue getThisObject()
getThisObject in interface CallgetThisObject in class DelegatingCallpublic JetExpression getCalleeExpression()
getCalleeExpression in interface CallgetCalleeExpression in class DelegatingCall@NotNull public com.intellij.psi.PsiElement getCallElement()
getCallElement in interface CallgetCallElement in class DelegatingCall@NotNull public Call.CallType getCallType()
getCallType in interface CallgetCallType in class DelegatingCall@NotNull public Call getOuterCall()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||