public class AnnotationDocGenerator
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAnnotationQualifiedName() |
static java.util.List<AnnotationDocGenerator> |
getAnnotationsToShow(PsiModifierListOwner owner) |
boolean |
isInferred() |
boolean |
isInferredFromSource() |
public java.lang.String getAnnotationQualifiedName()
public boolean isInferred()
public boolean isInferredFromSource()
public static java.util.List<AnnotationDocGenerator> getAnnotationsToShow(PsiModifierListOwner owner)