invoke

operator fun invoke(annotationDescriptor: AnnotationDescriptor, message: String, cause: Throwable? = null): AnvilCompilationException
operator fun invoke(classDescriptor: ClassDescriptor, message: String, cause: Throwable? = null): AnvilCompilationException
operator fun invoke(element: IrElement? = null, message: String, cause: Throwable? = null): AnvilCompilationException
operator fun invoke(element: IrSymbol? = null, message: String, cause: Throwable? = null): AnvilCompilationException