ON constant

Keyword const ON

Implementation

static const Keyword ON = const Keyword(124, "on", "ON", KeywordStyle.pseudo);