SOURCE constant

Keyword const SOURCE

Implementation

static const Keyword SOURCE =
    const Keyword(134, "source", "SOURCE", KeywordStyle.pseudo);