HIDE constant

Keyword const HIDE

Implementation

static const Keyword HIDE =
    const Keyword("hide", "HIDE", KeywordStyle.pseudo);