Searched defs:typeAnnotations (Results 1 – 2 of 2) sorted by relevance
64 val typeAnnotations = initializer.createAnnotations(annos) in <lambda>() constant
154 val typeAnnotations = type.annotations.map { PsiAnnotationItem.create(codebase, it) } in <lambda>() constant