CLASS_AUGMENTATION constant

ElementKind const CLASS_AUGMENTATION

Implementation

static const ElementKind CLASS_AUGMENTATION = ElementKind(
  'CLASS_AUGMENTATION',
  2,
  "class augmentation",
);