Searched refs:firstParamType (Results 1 – 1 of 1) sorted by relevance
145 val firstParamType = call.valueArguments[argument].getExpressionType() ?: return null in getBoundingClass() constant146 return getItemType(firstParamType, container)!! in getBoundingClass()