warnDeprecatedConditional

fun warnDeprecatedConditional(className: String, annotationDetails: String, recommendedApproach: String)

Issue a warning for deprecated conditional annotation usage.

Parameters

className

The class containing the deprecated annotation

annotationDetails

Details about the deprecated annotation

recommendedApproach

The recommended replacement approach