Searched refs:annotationValueGetChildren (Results 1 – 1 of 1) sorted by relevance
71 private fun annotationValueGetChildren(elem: PsiElement): Array<PsiElement> { in getApplicableUastTypes() method104 val children1 = annotationValueGetChildren(value1) in areAnnotationsEquivalent()105 val children2 = annotationValueGetChildren(value2) in areAnnotationsEquivalent()