|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectKtExpressionWithLabel
org.jetbrains.kotlin.psi.KtInstanceExpressionWithLabel
public abstract class KtInstanceExpressionWithLabel
Constructor Summary | |
---|---|
KtInstanceExpressionWithLabel(com.intellij.lang.ASTNode node)
|
Method Summary | |
---|---|
KtReferenceExpression |
getInstanceReference()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public KtInstanceExpressionWithLabel(@NotNull com.intellij.lang.ASTNode node)
Method Detail |
---|
@NotNull public KtReferenceExpression getInstanceReference()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |