|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectKtExpressionImpl
org.jetbrains.kotlin.psi.KtLoopExpression
org.jetbrains.kotlin.psi.KtWhileExpressionBase
public abstract class KtWhileExpressionBase
| Constructor Summary | |
|---|---|
KtWhileExpressionBase(com.intellij.lang.ASTNode node)
|
|
| Method Summary | |
|---|---|
KtExpression |
getCondition()
|
| Methods inherited from class org.jetbrains.kotlin.psi.KtLoopExpression |
|---|
getBody, getLeftParenthesis, getRightParenthesis |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KtWhileExpressionBase(@NotNull
com.intellij.lang.ASTNode node)
| Method Detail |
|---|
@Nullable public KtExpression getCondition()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||