|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jetbrains.jet.asJava.LightClassUtil.PropertyAccessorsPsiMethods
public static class LightClassUtil.PropertyAccessorsPsiMethods
Method Summary | |
---|---|
com.intellij.psi.PsiMethod |
getGetter()
|
com.intellij.psi.PsiMethod |
getSetter()
|
java.util.Iterator<com.intellij.psi.PsiMethod> |
iterator()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
@Nullable public com.intellij.psi.PsiMethod getGetter()
@Nullable public com.intellij.psi.PsiMethod getSetter()
@NotNull public java.util.Iterator<com.intellij.psi.PsiMethod> iterator()
iterator
in interface java.lang.Iterable<com.intellij.psi.PsiMethod>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |