Interface HasAnnotations<SELF extends HasAnnotations<SELF>>

All Superinterfaces:
CanBeAnnotated, HasDescription
All Known Implementing Classes:
JavaClass, JavaCodeUnit, JavaConstructor, JavaField, JavaMember, JavaMethod, JavaPackage, JavaParameter, JavaStaticInitializer

@PublicAPI(usage=ACCESS) public interface HasAnnotations<SELF extends HasAnnotations<SELF>> extends CanBeAnnotated, HasDescription