visitLibraryAugmentationDirective method
Implementation
@override
R? visitLibraryAugmentationDirective(LibraryAugmentationDirective node) {
_throw(node);
}
@override
R? visitLibraryAugmentationDirective(LibraryAugmentationDirective node) {
_throw(node);
}