getParentLibrary abstract method

LibraryDeclaration getParentLibrary()

Returns the LibraryDeclaration in which this declaration is defined.

Useful for tracking the origin of the declaration across packages and files.

Implementation

LibraryDeclaration getParentLibrary();