|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.jet.lang.resolve.java.kt.PsiAnnotationWrapper
org.jetbrains.jet.lang.resolve.java.kt.PsiAnnotationWithFlags
org.jetbrains.jet.lang.resolve.java.kt.PsiAnnotationWithAbiVersion
public abstract class PsiAnnotationWithAbiVersion
| Constructor Summary | |
|---|---|
protected |
PsiAnnotationWithAbiVersion(com.intellij.psi.PsiAnnotation psiAnnotation)
|
| Method Summary | |
|---|---|
int |
getAbiVersion()
|
| Methods inherited from class org.jetbrains.jet.lang.resolve.java.kt.PsiAnnotationWithFlags |
|---|
flags, hasForceFinalFlag, hasForceOpenFlag, hasInternalFlag, hasPrivateFlag, hasPropertyFlag, hasProtectedFlag, initialize |
| Methods inherited from class org.jetbrains.jet.lang.resolve.java.kt.PsiAnnotationWrapper |
|---|
checkInitialized, getBooleanAttribute, getIntAttribute, getStringAttribute, isDefined |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected PsiAnnotationWithAbiVersion(@Nullable
com.intellij.psi.PsiAnnotation psiAnnotation)
| Method Detail |
|---|
public int getAbiVersion()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||