haveAnnotationOf

infix fun haveAnnotationOf(annotationName: String): FunctionsRuleBuilder
infix fun haveAnnotationOf(annotationNames: List<String>): FunctionsRuleBuilder
fun haveAnnotationOf(vararg annotationNames: String): FunctionsRuleBuilder