addTemplateParameter

fun addTemplateParameter(templateParam: Node, templateInitialization: TemplateDeclaration.TemplateInitialization? = TemplateInitialization.EXPLICIT)

Adds a template parameter to this call expression. A parameter can either be an Expression (usually a Literal) or a Type.