SHOW constant

Keyword const SHOW

Implementation

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