public class AnnotationsHighlightUtil
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
AnnotationsHighlightUtil.AnnotationReturnTypeVisitor |
Constructor and Description |
---|
AnnotationsHighlightUtil() |
Modifier and Type | Method and Description |
---|---|
static HighlightInfo |
checkApplicability(PsiAnnotation annotation,
LanguageLevel level,
PsiFile file) |
static java.lang.annotation.RetentionPolicy |
getRetentionPolicy(PsiClass annotation) |
public static HighlightInfo checkApplicability(PsiAnnotation annotation, LanguageLevel level, PsiFile file)
public static java.lang.annotation.RetentionPolicy getRetentionPolicy(PsiClass annotation)