Searched refs:TextTypeParameterItem (Results 1 – 5 of 5) sorted by relevance
24 class TextTypeParameterItem( class70 ): TextTypeParameterItem { in create()81 return TextTypeParameterItem( in create()
174 … TextTypeParameterItem.create(codebase, context as? TypeParameterListOwner, toTypeString()) in asTypeParameter()181 return TextTypeParameterItem.create( in asTypeParameter()
50 strings.mapTo(list) { TextTypeParameterItem.create(codebase, owner, it) } in typeParameters()
19 import com.android.tools.metalava.model.text.TextTypeParameterItem.Companion.bounds
85 TextTypeParameterItem.bounds( in check erasure()