Generated
@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.FUNCTION, AnnotationTarget.FILE ] )
Each generated class, function and files is annotated with this to identify them if they need to be excluded, for instance by static analysis tools.