|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PsiJetFunctionStub
| Method Summary | |
|---|---|
java.lang.String[] |
getAnnotations()
|
FqName |
getTopFQName()
|
boolean |
isExtension()
Does function extends some type. |
boolean |
isTopLevel()
Is function defined in directly in package. |
| 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 |
|---|
@Nullable FqName getTopFQName()
boolean isTopLevel()
boolean isExtension()
@NotNull java.lang.String[] getAnnotations()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||