FALSE constant

Keyword const FALSE

Implementation

static const Keyword FALSE =
    const Keyword(/* index = */ 104, "false", "FALSE", KeywordStyle.reserved);