Searched refs:typeParameterString (Results 1 – 1 of 1) sorted by relevance
27 private val typeParameterString: String, constant41 val boundsString = bounds(typeParameterString, owner) in bounds()61 return typeParameterString.startsWith("reified") in isReified()68 typeParameterString: String, in create()71 val length = typeParameterString.length in create()74 val c = typeParameterString[i] in create()80 val name = typeParameterString.substring(0, nameEnd) in create()84 typeParameterString = typeParameterString, in create()