|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.jet.lang.psi.stubs.impl.PsiJetPropertyAccessorStubImpl
public class PsiJetPropertyAccessorStubImpl
| Constructor Summary | |
|---|---|
PsiJetPropertyAccessorStubImpl(com.intellij.psi.stubs.StubElement parent,
boolean isGetter,
boolean hasBody,
boolean hasBlockBody)
|
|
| Method Summary | |
|---|---|
boolean |
hasBlockBody()
|
boolean |
hasBody()
|
boolean |
isGetter()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.intellij.psi.stubs.StubElement |
|---|
findChildStubByType, getChildrenByType, getChildrenByType, getChildrenByType, getChildrenByType, getChildrenStubs, getParentStub, getParentStubOfType, getPsi, getStubType |
| Constructor Detail |
|---|
public PsiJetPropertyAccessorStubImpl(com.intellij.psi.stubs.StubElement parent,
boolean isGetter,
boolean hasBody,
boolean hasBlockBody)
| Method Detail |
|---|
public boolean isGetter()
isGetter in interface PsiJetPropertyAccessorStubpublic boolean hasBody()
hasBody in interface PsiJetPropertyAccessorStubpublic boolean hasBlockBody()
hasBlockBody in interface PsiJetPropertyAccessorStub
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||