SHOW constant

Keyword const SHOW

Implementation

static const Keyword SHOW =
    const Keyword(/* index = */ 135, "show", "SHOW", KeywordStyle.pseudo);