FALSE constant

Keyword const FALSE

Implementation

static const Keyword FALSE =
    const Keyword(103, "false", "FALSE", KeywordStyle.reserved);