AS constant

Keyword const AS

Implementation

static const Keyword AS = const Keyword("as", "AS", KeywordStyle.builtIn,
    precedence: RELATIONAL_PRECEDENCE);