context Parameter
@DelicateKotlinPoetApi(message = "Java reflection APIs don't give complete information on Kotlin types. Consider using the kotlinpoet-metadata APIs instead." )
Adds a context parameter with the given name and type to this type's list of context parameters.
Adds a context parameter with the name "_" and type to this type's list of context parameters.
Adds the given ContextParameter to this type's list of context parameters.