symbolToTypeParameterDeclarations
abstract fun symbolToTypeParameterDeclarations(symbol: Symbol, enclosingDeclaration: Node?, flags: NodeBuilderFlags?): NodeArray<TypeParameterDeclaration>?(source)
Note that the resulting nodes cannot be checked.