asFunctionDeclaration

Deprecated

Will be removed in version 0.19.0

Replace with

sourceDeclaration?.asFunctionDeclaration()

Represents the function declaration associated with this declaration.

Return

the function declaration associated with this declaration.