enclosingElement property

  1. @override
LibraryOrAugmentationElement get enclosingElement
override

Return the library, or library augmentation that encloses this element.

Implementation

@override
LibraryOrAugmentationElement get enclosingElement;