typeParameterToDeclaration
abstract fun typeParameterToDeclaration( parameter: TypeParameter, enclosingDeclaration: Node?, flags: NodeBuilderFlags?): TypeParameterDeclaration?(source)
Note that the resulting nodes cannot be checked.