|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectKtExpressionImpl
org.jetbrains.kotlin.psi.KtConstructorDelegationReferenceExpression
public class KtConstructorDelegationReferenceExpression
Field Summary |
---|
Fields inherited from interface org.jetbrains.kotlin.psi.KtExpression |
---|
ARRAY_FACTORY, EMPTY_ARRAY |
Constructor Summary | |
---|---|
KtConstructorDelegationReferenceExpression(com.intellij.lang.ASTNode node)
|
Method Summary | |
---|---|
boolean |
isThis()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.jetbrains.kotlin.psi.KtExpression |
---|
accept |
Constructor Detail |
---|
public KtConstructorDelegationReferenceExpression(@NotNull com.intellij.lang.ASTNode node)
Method Detail |
---|
public boolean isThis()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |