miha-x64
function.annotationEntries.any { it.shortName?.identifier == "PublishedApi" }
some.custom.package.PublishedApi
karelpeeters
function.findAnnotation<PublishedApi>() != null
A modern programming language that makes developers happier.