Searched refs:stringMethod (Results 1 – 2 of 2) sorted by relevance
90 val stringMethod = methods[1] in foo1() constant91 val string = stringMethod.returnType() in foo1()94 val stringMethodAnnotations = stringMethod.annotationNames() in foo1()95 if ((stringMethod as PsiMethodItem).psiMethod.isKotlin()) { in foo1()
93 val stringMethod = methods[1] in <lambda>() constant94 val string = stringMethod.returnType() in <lambda>()98 val stringMethodAnnotations = stringMethod.annotationNames() in <lambda>()169 val stringMethod = methods[1] in <lambda>() constant170 val string = stringMethod.returnType() in <lambda>()176 stringMethod.annotationNames().filter { !isNullnessAnnotation(it.orEmpty()) } in <lambda>()216 val stringMethod = methods[1] in <lambda>() constant217 val string = stringMethod.returnType() in <lambda>()219 assertThat(stringMethod.annotationNames()) in <lambda>()