|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.kotlin.load.java.components.PsiBasedExternalAnnotationResolver
public class PsiBasedExternalAnnotationResolver
| Field Summary |
|---|
| Fields inherited from interface org.jetbrains.kotlin.load.java.components.ExternalAnnotationResolver |
|---|
EMPTY |
| Constructor Summary | |
|---|---|
PsiBasedExternalAnnotationResolver()
|
|
| Method Summary | |
|---|---|
JavaAnnotation |
findExternalAnnotation(JavaAnnotationOwner owner,
FqName fqName)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PsiBasedExternalAnnotationResolver()
| Method Detail |
|---|
@Nullable
public JavaAnnotation findExternalAnnotation(@NotNull
JavaAnnotationOwner owner,
@NotNull
FqName fqName)
findExternalAnnotation in interface ExternalAnnotationResolver
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||