|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PsiJetPropertyStub
| Method Summary | |
|---|---|
boolean |
hasDelegate()
|
boolean |
hasDelegateExpression()
|
boolean |
hasInitializer()
|
boolean |
hasReceiverTypeRef()
|
boolean |
hasReturnTypeRef()
|
boolean |
isTopLevel()
|
boolean |
isVar()
|
| Methods inherited from interface org.jetbrains.jet.lang.psi.stubs.PsiJetStubWithFqName |
|---|
getFqName |
| Methods inherited from interface com.intellij.psi.stubs.NamedStub |
|---|
getName |
| Methods inherited from interface com.intellij.psi.stubs.StubElement |
|---|
findChildStubByType, getChildrenByType, getChildrenByType, getChildrenByType, getChildrenByType, getChildrenStubs, getParentStub, getParentStubOfType, getPsi, getStubType |
| Method Detail |
|---|
boolean isVar()
boolean isTopLevel()
boolean hasDelegate()
boolean hasDelegateExpression()
boolean hasInitializer()
boolean hasReceiverTypeRef()
boolean hasReturnTypeRef()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||