|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.kotlin.load.java.structure.impl.JavaElementImpl<Psi>
org.jetbrains.kotlin.load.java.structure.impl.JavaClassifierImpl<Psi>
public abstract class JavaClassifierImpl<Psi extends com.intellij.psi.PsiClass>
| Constructor Summary | |
|---|---|
protected |
JavaClassifierImpl(Psi psiClass)
|
| Method Summary | |
|---|---|
JavaAnnotation |
findAnnotation(FqName fqName)
|
com.intellij.psi.PsiAnnotationOwner |
getAnnotationOwnerPsi()
|
java.util.Collection<JavaAnnotation> |
getAnnotations()
|
boolean |
isDeprecatedInJavaDoc()
|
| Methods inherited from class org.jetbrains.kotlin.load.java.structure.impl.JavaElementImpl |
|---|
equals, getPsi, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.jetbrains.kotlin.load.java.structure.JavaNamedElement |
|---|
getName |
| Constructor Detail |
|---|
protected JavaClassifierImpl(@NotNull
Psi psiClass)
| Method Detail |
|---|
@Nullable public com.intellij.psi.PsiAnnotationOwner getAnnotationOwnerPsi()
getAnnotationOwnerPsi in interface JavaAnnotationOwnerImpl@NotNull public java.util.Collection<JavaAnnotation> getAnnotations()
getAnnotations in interface JavaAnnotationOwner
@Nullable
public JavaAnnotation findAnnotation(@NotNull
FqName fqName)
findAnnotation in interface JavaAnnotationOwnerpublic boolean isDeprecatedInJavaDoc()
isDeprecatedInJavaDoc in interface JavaAnnotationOwner
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||