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