warn Deprecated Conditional
fun warnDeprecatedConditional(className: String, annotationDetails: String, recommendedApproach: String)
Issue a warning for deprecated conditional annotation usage.
Parameters
class Name
The class containing the deprecated annotation
annotation Details
Details about the deprecated annotation
recommended Approach
The recommended replacement approach