LIBRARY_AUGMENTATION constant

ElementKind const LIBRARY_AUGMENTATION

Implementation

static const ElementKind LIBRARY_AUGMENTATION = ElementKind(
  'LIBRARY_AUGMENTATION',
  18,
  "library augmentation",
);