org.jetbrains.kotlin.load.java.structure.impl
Interface JavaAnnotationOwnerImpl

All Known Implementing Classes:
JavaArrayTypeImpl, JavaClassifierImpl, JavaClassifierTypeImpl, JavaClassImpl, JavaConstructorImpl, JavaFieldImpl, JavaMemberImpl, JavaMethodImpl, JavaPrimitiveTypeImpl, JavaTypeImpl, JavaTypeParameterImpl, JavaValueParameterImpl, JavaWildcardTypeImpl

public interface JavaAnnotationOwnerImpl


Method Summary
 com.intellij.psi.PsiAnnotationOwner getAnnotationOwnerPsi()
           
 

Method Detail

getAnnotationOwnerPsi

@Nullable
com.intellij.psi.PsiAnnotationOwner getAnnotationOwnerPsi()