@override R? visitLibraryAugmentationDirective(LibraryAugmentationDirective node) { return visitUriBasedDirective(node); }