ClassAnnotationHandler
class ClassAnnotationHandler(val annotation: KClass<out Annotation>, val callback: ClassDeclarationsCallback)
Annotation handler used to hook class declarations with specific annotations
Annotation handler used to hook class declarations with specific annotations