ResolvedTypeParameterValueProvider

Author

Federico Tomassetti

Inheritors

Functions

Link copied to clipboard
Link copied to clipboard
abstract fun typeParamValue(typeParameterDeclaration: ResolvedTypeParameterDeclaration): Optional<ResolvedType>
Calculate the value for the given type parameter.
Link copied to clipboard
Replace the type typeParametersValues present in the given type with the ones for which this type has a value.