public interface PsiAnnotationStub extends StubElement<PsiAnnotation>
Modifier and Type | Field and Description |
---|---|
static PsiAnnotationStub[] |
EMPTY_ARRAY |
Modifier and Type | Method and Description |
---|---|
PsiAnnotation |
getPsiElement() |
java.lang.String |
getText() |
findChildStubByType, getChildrenByType, getChildrenByType, getChildrenByType, getChildrenByType, getChildrenStubs, getParentStub, getParentStubOfType, getPsi, getStubType
static final PsiAnnotationStub[] EMPTY_ARRAY
java.lang.String getText()
PsiAnnotation getPsiElement()