FUNCTION constant

Keyword const FUNCTION

Implementation

static const Keyword FUNCTION =
    const Keyword("Function", "FUNCTION", KeywordStyle.pseudo);