as Import Alias Declaration
Deprecated
Will be removed in version 0.19.0
Replace with
sourceDeclaration?.asImportAliasDeclaration()Content copied to clipboard
Represents the import alias declaration associated with this declaration.
Return
the import alias declaration associated with this declaration.