Interface AnnotationsTransformer

    • Method Detail

      • appliesTo

        default boolean appliesTo​(org.jboss.jandex.AnnotationTarget.Kind kind)
        By default, the transformation is applied to all kinds of targets.
        Parameters:
        kind -
        Returns:
        true if the transformation applies to the specified kind, false otherwise