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