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