com.intellij.aspects.psi
Interface PsiAspectField

All Superinterfaces:
_PsiAspectField, Iconable, Navigatable, NavigationItem, PsiAspectMember, PsiDocCommentOwner, PsiElement, PsiField, PsiMember, PsiModifierListOwner, PsiNamedElement, PsiVariable, UserDataHolder

public interface PsiAspectField
extends PsiField, PsiAspectMember, _PsiAspectField


Field Summary
 
Fields inherited from interface com.intellij.psi.PsiField
EMPTY_ARRAY
 
Method Summary
 
Methods inherited from interface com.intellij.psi.PsiField
getPom, setInitializer
 
Methods inherited from interface com.intellij.psi.PsiVariable
computeConstantValue, getInitializer, getNameIdentifier, getType, getTypeElement, hasInitializer, normalizeDeclaration
 
Methods inherited from interface com.intellij.psi.PsiNamedElement
getName, setName
 
Methods inherited from interface com.intellij.psi.PsiDocCommentOwner
getDocComment, isDeprecated
 
Methods inherited from interface com.intellij.aspects.psi.PsiAspectMember
getContainingAspect
 
Methods inherited from interface com.intellij.aspects.psi.gen._PsiAspectField
getInitializer, getModifierList, getNameIdentifier, getTypeElement