IMPORT constant

ElementKind const IMPORT

Implementation

static const ElementKind IMPORT =
    ElementKind('IMPORT', 12, "import directive");