public interface PsiFieldStub extends PsiMemberStub<PsiField>
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
INITIALIZER_NOT_STORED |
static java.lang.String |
INITIALIZER_TOO_LONG |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getInitializerText() |
TypeInfo |
getType(boolean doResolve) |
boolean |
isEnumConstant() |
hasDeprecatedAnnotation, hasDocComment, isDeprecatedfindChildStubByType, getChildrenByType, getChildrenByType, getChildrenByType, getChildrenByType, getChildrenStubs, getParentStub, getParentStubOfType, getPsi, getStubTypestatic final java.lang.String INITIALIZER_TOO_LONG
static final java.lang.String INITIALIZER_NOT_STORED
TypeInfo getType(boolean doResolve)
java.lang.String getInitializerText()
boolean isEnumConstant()