SHOW constant

Keyword const SHOW

Implementation

static const Keyword SHOW =
    const Keyword(133, "show", "SHOW", KeywordStyle.pseudo);