FALSE constant

Keyword const FALSE

Implementation

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