|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectJetExpressionImpl
org.jetbrains.kotlin.psi.JetConstructorDelegationReferenceExpression
public class JetConstructorDelegationReferenceExpression
Field Summary |
---|
Fields inherited from interface org.jetbrains.kotlin.psi.JetExpression |
---|
ARRAY_FACTORY, EMPTY_ARRAY |
Constructor Summary | |
---|---|
JetConstructorDelegationReferenceExpression(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.JetExpression |
---|
accept |
Constructor Detail |
---|
public JetConstructorDelegationReferenceExpression(@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 |