GENERIC_FUNCTION_TYPE constant

ElementKind const GENERIC_FUNCTION_TYPE

Implementation

static const ElementKind GENERIC_FUNCTION_TYPE =
    ElementKind('GENERIC_FUNCTION_TYPE', 10, 'generic function type');