public interface PsiMemberStub<T extends PsiMember & PsiNamedElement> extends NamedStub<T>
Modifier and Type | Method and Description |
---|---|
default boolean |
hasDeprecatedAnnotation() |
default boolean |
hasDocComment() |
boolean |
isDeprecated() |
findChildStubByType, getChildrenByType, getChildrenByType, getChildrenByType, getChildrenByType, getChildrenStubs, getParentStub, getParentStubOfType, getPsi, getStubType
boolean isDeprecated()
default boolean hasDeprecatedAnnotation()
Deprecated
default boolean hasDocComment()