|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PsiJetFunctionStub
| Method Summary | |
|---|---|
boolean |
hasBlockBody()
|
boolean |
hasBody()
|
boolean |
hasTypeParameterListBeforeFunctionName()
|
boolean |
isExtension()
|
boolean |
isTopLevel()
|
| 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 isTopLevel()
boolean isExtension()
boolean hasBlockBody()
boolean hasBody()
boolean hasTypeParameterListBeforeFunctionName()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||