NULL constant

Keyword const NULL

Implementation

static const Keyword NULL =
    const Keyword("null", "NULL", KeywordStyle.reserved);