is Deprecated
fun <T : WithExtraProperties<out Documentable>> T.isDeprecated(): Boolean
Content copied to clipboard
Return
true if T has kotlin.Deprecated or java.lang.Deprecated annotation for any source set
Return
true for kotlin.Deprecated and java.lang.Deprecated