enclosingElement property

  1. @override
LibraryOrAugmentationElement enclosingElement
override

The library, or library augmentation that encloses this element.

Implementation

@override
LibraryOrAugmentationElement get enclosingElement;