asTypeParameterDeclaration

Deprecated

Will be removed in version 0.19.0

Replace with

sourceDeclaration?.asTypeParameterDeclaration()

Represents the declaration parameter declaration associated with this declaration.

Return

the declaration parameter declaration associated with this declaration.