typeParamValue
abstract fun typeParamValue(typeParameterDeclaration: ResolvedTypeParameterDeclaration): Optional<ResolvedType>(source)
Calculate the value for the given type parameter. It could be inherited.
Calculate the value for the given type parameter. It could be inherited.