ELEMENT_TYPE_SENTINEL constant

int const ELEMENT_TYPE_SENTINEL

A type modifier that is a sentinel for a list of a variable number of parameters.

Implementation

static const ELEMENT_TYPE_SENTINEL = 0x01 | ELEMENT_TYPE_MODIFIER;