as Class Declaration
Deprecated
Will be removed in version 0.19.0
Replace with
sourceDeclaration?.asClassDeclaration()
Content copied to clipboard
Represents the class declaration associated with this declaration.
Return
the class declaration associated with this declaration.