HIDE constant

Keyword const HIDE

Implementation

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