org.jetbrains.jet.lang.resolve.java.kt
Class PsiAnnotationWithFlags
java.lang.Object
org.jetbrains.jet.lang.resolve.java.kt.PsiAnnotationWrapper
org.jetbrains.jet.lang.resolve.java.kt.PsiAnnotationWithFlags
- Direct Known Subclasses:
- JetConstructorAnnotation, JetMethodAnnotation, PsiAnnotationWithAbiVersion
public abstract class PsiAnnotationWithFlags
- extends PsiAnnotationWrapper
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PsiAnnotationWithFlags
protected PsiAnnotationWithFlags(@Nullable
com.intellij.psi.PsiAnnotation psiAnnotation)
initialize
protected void initialize()
- Specified by:
initialize in class PsiAnnotationWrapper
flags
public final int flags()
hasPropertyFlag
public final boolean hasPropertyFlag()
hasForceFinalFlag
public final boolean hasForceFinalFlag()
hasForceOpenFlag
public final boolean hasForceOpenFlag()
hasInternalFlag
public final boolean hasInternalFlag()
hasProtectedFlag
public final boolean hasProtectedFlag()
hasPrivateFlag
public final boolean hasPrivateFlag()