Builder
The builder analogue to ContextParameterizable types.
Inheritors
Properties
Functions
Link copied to clipboard
Adds the given ContextParameter 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.
@DelicateKotlinPoetApi(message = "Java reflection APIs don't give complete information on Kotlin types. Consider using the kotlinpoet-metadata APIs instead." )
Link copied to clipboard
Adds the given parameters to this type's list of context parameters.