as Interface Or Object Declaration
Deprecated
Will be removed in version 0.19.0
Replace with
sourceDeclaration?.asInterfaceOrObjectDeclaration()
Content copied to clipboard
Represents the interface or object declaration associated with this declaration.
Return
the interface or object declaration associated with this declaration.