Companion

object Companion

Functions

invoke
Link copied to clipboard
operator fun invoke(classDescriptor: ClassDescriptor, message: String, cause: Throwable? = null): AnvilCompilationException
operator fun invoke(annotationDescriptor: AnnotationDescriptor, 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