package org.jboss.windup.rules.annotationtests.complex; public @interface ExampleNestedAnnotationLevel2 { AnotherComplexAnnotation complex(); }