OUT constant

Keyword const OUT

Implementation

static const Keyword OUT =
    const Keyword(126, "out", "OUT", KeywordStyle.pseudo);